svn+ssh with preshared key [message #19069] |
Wed, 07 May 2008 19:40  |
Eclipse User |
|
|
|
Originally posted by: marty.jotpark.com
I'm having trouble configuring Subversive to work with ssh.
From the command line this works fine:
svn list svn+ssh://svn@svnserver/
svnserver's .ssh/authorized_keys file has the public keys of the users who
can access the repository.
In the Subversive GUI I set:
- General/Url: svn+ssh://svn@svnserver/
- SSH Settings/Private Key:/File:/".ssh/id_dsa"
(no passphrase)
When I click "next" it opens a dialog "Provide authentication information
svn@svn+ssh://svnserver". It apparently wants a passphrase for the secret
key but there isn't one. So I click ok and it the dialog goes away and
comes back. This will happen forever until I click cancel.
After clicking cancel I get a dialog that says "Location information has
been specified incorrectly."
Anyone know how to make this work?
|
|
|
|
Powered by
FUDForum. Page generated in 0.03290 seconds