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

Re: Replacing --no-auth-cache with something better

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2003-12-11 02:36:38 CET

Tobias Ringström <tobias@ringstrom.mine.nu> writes:

> That also means that the command-line option --no-auth-cache needs to
> be renamed to --no-password-store or something similar. Suggestions
> for a better name are most welcome.

I suggested exactly this kind of thing a while ago. Basically, you're
options would be:

    --no-auth-cache : don't store anything
    --safe-auth-cache : store usernames, but no passwords or
                        other "private" data
    (nothing) : store it all

With per-server configs in ~/.subversion, of course.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Dec 11 02:38:47 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.