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

Re: Removing cached authentication tokens

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-09-23 19:34:58 CEST

"Files" <files@poetryunlimited.com> writes:

> If I failed to authenticate, it saves the failed status.

It better not! It should only save if you authenticated successfully.
Show me a demo.

> How do I undo that w/o having to type --username --password all the time??

You can always remove an auth cache by manually deleting the
appropriate file in ~/.subversion/auth/. Look through the files'
contents and figure out which one to delete.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 23 19:36:25 2003

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.