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

Re: [Subclipse-users] Question about subclipse 1.4.7 and svn+ssh access with private keys

From: Jochen Wuttke <wuttkej_at_lu.unisi.ch>
Date: Mon, 5 Jan 2009 09:59:11 +0100

This sounds more like an SSH problem. Have you tried the usual tests:

You said you can login via SSH just fine. But the -p option doesn't
match that (in my SSH version -p specifies the port and you said it
should be 22).
Obviously, did you put your public key on your server?
What does ssh -v tell you about the login process?

Jochen

On Jan 4, 2009, at 8:22 PM, tommydkat_at_gmail.com wrote:

> 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
> Subversion Native Library Adapter (JavaHL) 1.5.5
> SVNKit Client Adapter 1.5.4
> SNVKit Library 1.2.1.5297
>
> 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
>
> ------------------------------------------------------
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=1003703
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org
> ].

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=1004565

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-01-05 14:23:02 CET

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.