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

Re: Storing proxy passwords when using SvnAnt

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sat, 2 Apr 2011 05:05:29 +0300

Guillaume Lederrey wrote on Fri, Apr 01, 2011 at 18:17:21 +0200:
> I am trying to use SvnAnt with its JavaHL bindings. My networks
> require the use of a proxy that is authenticated. If I specy my
...
> Is there a work around to have svn eaither ask the user for its
> password or have it stored in a secured way ?

No to both of these.

You can use 'svn --config-option' to inject values (that are normally
stored in the 'servers' file) on a per-command basis. But having the
password on the command-line may make it visible to other processes.
Received on 2011-04-02 04:06:12 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.