[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] ssh publickey and ssh-add

From: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 16 Apr 2012 10:22:12 -0400

On Mon, Apr 16, 2012 at 10:12 AM, Thom Hehl
<thom_at_heavyweightsoftware.com> wrote:
> I'm having the same issue under Ubuntu 11.10 64-bit. I have uninstalled SvnKit and installed JavaHL,
> yet I still must enter my password several times to check out one module of my project.

You are using SSH?

If so, my previous answer still applies. Subversion does not store
any credentials for SSH. It is all managed by your SSH client. On
Unix, normally you would have to start Eclipse from a terminal session
to be able to see any of the prompts from an OpenSSH client since they
are command line based.

The best option is to use certificates. Then you are either not
prompted at all, or if you protected your SSH key with a passphrase
you can run ssh-agent to unlock the key and manage your passphrase.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2948681
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2012-04-16 16:22:43 CEST

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.