I had a similar problem this morning while setting up a remote repo bookmark on my laptop that was already on my desktop. My private key worked like a charm on the Desktop (didn't need to enter a user/pass on the Bookmark creation dialog). But on my laptop, I kept getting the "connection closed unexpectedly" error, even though my private key worked via the command line. So, what I wound up doing was just putting the remote server's username and password into the Version bookmark creation dialog, and it worked. Didn't have to do this on my desktop Versions, so don't know what the deal is.
_Matt On Mar 9, 2:54 pm, joerg <[email protected]> wrote: > ok i found it maybe it is useful for somebody: > > if your private key is not named id_rsa, it is not found if it resides > in your /.shh directory > you have to add it manually to the ssh-agent(it does not need to be > inside the /.shh directory then) > in the terminal type: ssh-add /path/to/your/keyfile > > greetz > > joerg > > On Mar 9, 12:13 pm, joerg <[email protected]> wrote: > > > hi there, > > > i have the problem with versions that i can't access a svn+ssh > > repository which is no problem with subclipse from the same machine. > > keys are both in the ./ssh directory. > > is there something which subclipse can do what versions can't? > > > thanks for any help > > > joerg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Versions" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/versions?hl=en -~----------~----~----~----~------~----~------~--~---
