[OT] Help for ssh

Derek Atkins warlord at MIT.EDU
Wed Dec 8 08:27:52 EST 2010


Hi,

Cristian Marchi <cri79 at libero.it> writes:

> I need a little help with ssh. I've just installed from scratch Ubuntu
> 10.10 on my system and i have kept my home folder (where the checkout
> of GnuCash resides) in a separate partition to reuse it with the new
> installation. When I run svn update on my local GnuCash copy I get the
> following message:
>
> Permission denied (publickey,gssapi-with-mic).
> svn: To better debug SSH connection problems, remove the -q option
> from 'ssh' in the [tunnels] section of your Subversion configuration
> file.
>
> I've tried to look for "-q" option in ~/.subversion/config but
> couldn't find it.
>
> Is there a way to make it work or do I have to make a new checkout?

Did you save ~/.ssh as well?  That's where your SSH keys survive.  The
"-q" option would be something for ssh, not svn.  The "permission
denied" would be an ssh error code, and it's possible that you've been
blocked by the server for the failed login attempt.

Can you get yourself onto IRC?

> Thanks for any help
> Regards
> Cristian

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-devel mailing list