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

Re: [PATCH] default to --no-auth-cache

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2003-01-13 22:15:58 CET

There has to be a way to trigger password storing from the command
line, though. It's annoying to have to edit a config file to get this
behavior on the fly.

Philip Martin <philip@codematters.co.uk> writes:
> If the use cases above are really what you want then I think you
> should change the store-password default and leave --no-auth-cache as
> it is
>
> Case 1: the default, store-password = no, doesn't have --no-auth-cache
> username is stored
> password is not stored
>
> Case 2: store-password = yes, doesn't have --no-auth-cache
> username is stored
> password is stored
>
> Case 3: --no-auth-cache, store-password is irrelevant
> username is not stored
> password is not stored

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 13 23:01:58 2003

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.