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

Re: auth cache on windows

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-04 22:04:46 CEST

On Wed, 2004-08-04 at 14:56, Nina Pham wrote:
> I installed svn-1.0.6-setup.exe(downloaded from subversion.tigris.org)
> on my windows xp pc. and tried to checkout the repository from the FC2
> svn server. I supplied the username and password when checking out and
> submit files. Those are cache. How do I remove those auth information
> from cache. What file in windows be removed?

The auth cache files are stored in %APPDATA%/Subversion/auth/. See the
section in chapter 6 about "client credentials caching":

http://svnbook.red-bean.com/svnbook/ch06s02.html#svn-ch-6-sect-2.2

You can open a command shell, and type "cd %APPDATA%/Subversion/auth/"
to get to this directory.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 4 22:07:11 2004

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.