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

Re: svn client authentication agent

From: Stefan Sperling <stsp_at_elego.de>
Date: Sun, 13 Jun 2010 18:07:54 +0200

On Sun, Jun 13, 2010 at 02:29:14PM +0100, sebb wrote:
> Is there a way to use an authentication agent to provide passwords to
> the svn client?
>
> It would be useful to be able to specify the password for multiple
> operations without having to store it on disk.
>
> For example, like GPG2 is able to do, and Putty with Pageant.

I don't think anyone would object to GPG2 support for password
storage. It just needs to be implemented.

If you use svn+ssh:// you can use an ssh-agent (as you pointed out).
Other options on UNIX are KDE Wallet and Gnome Keyring, which provide
agent-like functionality.

On Windows and Mac, your Subversion credentials are by default stored
encrypted on disk and retrieved transparently as needed.

Stefan
Received on 2010-06-13 18:08:41 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.