[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: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-01-04 20:42:18 CET

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.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
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:42:40 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.