You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Simon Butler <si...@icmethods.com> on 2006/05/02 01:37:24 UTC

Re: can't co a repos over svn+ssh



On Apr 29, 2006, at 2:59 PM, Alex Holst wrote:

> Quoting ListMan (listman@burble.net):
>> i can check this repos out from other machines but from this
>> particular machine it complains..
>>
>> any ideas where this might be coming from?
>
> Maybe you didn't enable authentication forwarding to host2, or you're
> running svn from inside an old screen session which has out-dated
> references to forwarding sockets.
>
> Can you really run these two commands, with the first one working and
> the second one failing:
>
> ssh steve@host2 id
> svn co svn+ssh://steve@host2/path/to/repos/trunk/foo
>

i know its strange but thats really the case. i can ssh to that  
machine but i can't use svn co svn+ssh://

i get

Permission denied (gssapi-keyex,gssapi-with-mic,publickey,keyboard- 
interactive).
svn: Connection closed unexpectedly

any ideas? this is somewhat annoying..



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org