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 -~----------~----~----~----~------~----~------~--~---
