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

Re: [Subclipse-users] ssh-agent integration for connection via. ssh

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-06-26 14:48:59 CEST

Esben Mose Hansen <kde@mosehansen.dk> wrote on 06/26/2006 03:41:37 AM:

> I was unable to find this issue in your tracker, yet it seems a bit
obvious to
> me. So if I was looking in the wrong place, just point me in the right
> direction and I will shut up :)
>
> Currently when using ssh as a transport layer, up flies a dialog where
you can
> enter a password or a passphrase. It also has a "save password"
checkbox,
> which I would not use for passphrases.
>
> Issue 1: Instead of prompting the user, ssh-agent should be allowed to
handle
> the request. Also, if the appropriate key is not availalbe but ssh-agent
is
> running, the key should be made available via ssh by adding the key and
> asking for the passphrase.
>
> Issue 2: The dialog should remember whether a passphrase or a password
was
> used last time, since most people use either the one or the other.
>
> Solving these issues would allow subclipse to seamless integrate in the
> security structure on the linux and OSX platform, and probably win32 as
well
> when it catches up.
>
> Please *cc me on replies*, as I am not subscribed to this mailing list.
Thank
> you.
>
> and thanks for an excellent plugin :)

If you want to use an ssh-agent, then use the JavaHL client adapter. It
uses an external SSH client. For most people, this is more difficult to
configure, but for that that already have it configured it is a good
option. The JavaSVN adapter, which you are using, uses the Ganymed SSH
library and has its own feature set. Any enhancements you would like to
see made would need to be directed to them at http://tmate.org/

Back to JavaHL, it uses the same configuration as the svn command line
client. So just follow the instructions for configuring SSH with the
command line and JavaHL should work too.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Mon Jun 26 14:49:14 2006

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.