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

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

From: <tommydkat_at_gmail.com>
Date: Mon, 5 Jan 2009 09:21:20 -0800 (PST)

> 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

Thanks for the reply. I stated in my original post my SSH server is running on a port *other* than 22 and I can connect from the command line when I use the "-p" parameter.

If I use the userid/password authentication, I can login just fine, even with my custom port specified.

I'll look into the key issue raised by the other responder.

Thanks! :)

Peace...

Tom

 
> 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=1005794

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-01-05 18:22:52 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.