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

Re: proposal: config option to prevent password storage

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-09-21 00:29:20 CEST

Ben Collins-Sussman <sussman@collab.net> writes:

> Robert Schiele <rschiele@uni-mannheim.de> writes:
>
> > Hello,
> >
> > I would propose to add a config option that prevents storage of the
> > password on the client side.
> >
> > Sometimes I want to checkout a copy of the repository on an unsecure
> > site. This wouldn't be acceptable if the client stored my password on
> > the disk.
>
> Already done. Try passing --no-auth-cache to any svn command.
>

It's also a config option, as you wish. Just uncomment this line in
your ~/.subversion/config file:

# store_password = no

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Sep 21 00:31:06 2002

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

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