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

Re: [Subclipse-users] Authentication, new ssh dialog

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-07-16 14:09:25 CEST

On 7/16/07, Julius Junghans <julius.junghans@gmx.de> wrote:

> ive reinstalled eclipse yesterday and added subclipse, my current ssh
> authentication is password free through ssh-agent with pubkey auth.
> this worked fine in the past for subclipse today it asked me how i would like
> to authenticate?
> Last time i used subclipse i used "myserver" as the hostname
> (svn+ssh://myserver/path/to/repo)
>
> myserver is the alias for my real server
>
> ~/.ssh/config
> host myserver
> HostName somehost.somewhere.org
> port 123
>
>
> with this config
> ssh myserver
> connects me without ccrying about port/password
>
> svn co svn+ssh://myserver/path/to/repo
>
> works from konsole, its the same line i entered in subclipse.
> this also worked for sublipse, or did i miss something?

It sounds like you used to be using JavaHL, which uses your existing
SSH infrastructure (OpenSSH etc...). And now you are using SVNKit,
which uses its own Java-based SSH client.

It is possible that the SVN 1.4 JavaHL library just was not found and
we fallback to using SVNKit.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Mon Jul 16 14:08:43 2007

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.