[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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

From: ListMan <listman_at_burble.net>
Date: 2006-05-02 22:03:01 CEST

sure:

steve@pacifica develop/nlm 7> ssh columbia
Enter passphrase for key '/users/steve/.ssh/id_rsa':
Last login: Tue May 2 12:53:14 2006 from adsl-71-132-201
Sun Microsystems Inc. SunOS 5.10 Generic January 2005
steve@columbia users/steve 1>

steve_at_pacifica develop/nml 8> svn co svn+ssh://steve@columbia/repos/
svn/nml/code
Permission denied (gssapi-keyex,gssapi-with-mic,publickey,keyboard-
interactive).
svn: Connection closed unexpectedly

i recently switched the code repos to live on columbia, from
pacifica.. maybe there's still something
set on pacifica thats causing confusion?

note that i can run this same command, svn co, no problem on another
machine

[acropolis:~/develop/nlm] steve% svn co svn+ssh://steve@columbia/
repos/svn/nlm/fillVia
Enter passphrase for key '/Users/steve/.ssh/id_rsa':
Enter passphrase for key '/Users/steve/.ssh/id_rsa':
Enter passphrase for key '/Users/steve/.ssh/id_rsa':
A fillVia/trunk
...
... etc

thx for helping with this.

On May 2, 2006, at 2:39 AM, Alex Holst wrote:

> Quoting ListMan (listman@burble.net):
>>> 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://
>
> Show us a real transcript with the two actual commands using the real
> hostname, path and user id.
>
> --
> I prefer the dark of the night, after midnight and before four-thirty,
> when it's more bare, more hollow. http://a.mongers.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 2 22:05:58 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.