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

Re: Purging login credentials from workset

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-01-04 20:53:17 CET

On 1/4/07, Ryan Schmidt <subversion-2007a@ryandesign.com> wrote:
> On Jan 4, 2007, at 13:28, Brown, Carlton wrote:
>
> > If I have cached the login credentials in a subversion workset, how
> > can I unset those? The scenario is I've changed the username/
> > password I would like to use for committing. I don't know where
> > this is stored or a command to change it.
>
> I do not think it is stored in the working copy. It should be stored
> in your Subversion configuration directory. On Unix-like systems
> (e.g. anything except Windows), that would be in ~/.subversion,
> specifically ~/.subversion/auth. You can simply edit those files in a
> text editor to remove the credentials you no longer want.

Just to wrap things up, on Windows, it'll be in %APPDATA%\subversion\auth

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 4 20:53:34 2007

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.