[Subclipse-users] Question about subclipse 1.4.7 and svn+ssh access with private keys
From: <tommydkat_at_gmail.com>
Date: Sun, 4 Jan 2009 11:22:32 -0800 (PST)
I have Eclipse 3.2.2 installed on Ubuntu 8.10 Linux (64-bit). I also have subclipse 1.4.7 installed along with:
Subversion client adapter 1.5.2
I have my remote SVN repository configured in Eclipse and it's displayed in the SVN Repositories browser.
When I connect to my SVN repository, I get prompted for the login information. The repository URL is "svn+ssh://my.website.com", the username is correct "tom", and I choose "use private key for authentication" and I navigate to where my private key is in my home directory (e.g. /home/tom/.ssh/private_key_rsa). I have no passphrase for my private key, so I leave that field blank. My SSH server is listening on a port other than 22, so I specify that port and I click "Ok".
The dialog window with my login information disappears for a second and comes right back. Clearly, the login attempt failed. If I use a userid/password to login, I can login just fine.
At the command line, I can login using ssh just fine:
ssh -p 12345 tom_at_my.website.com
I don't get any messages after the subclipse login with private key fails so I have no idea what the problem could be.
How can I find out what the problem is so I can correct it?
Thanks!
Peace...
Tom
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
|
This is an archived mail posted to the Subclipse Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.