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

RE: User name & password when commiting

From: Friedrich Brunzema <brunzefb_at_yahoo.com>
Date: Fri, 5 Jun 2009 10:56:51 -0700 (PDT)

This is pretty simple. Tortoise svn has a way of clearing authentication data: Go to Explorer, pick TortoiseSVN -> Settings -> Saved Data-> (Authentication Data) and hit the clear button.

As an alternative, you can create a batch file that deletes the authentication data, which is located on this folder if you are running Windows Vista:
C:\Users\[username]\AppData\Roaming\Subversion\auth\svn.simple, just delete all the files in this folder.

Friedrich

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2359781

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-06-05 20:03:26 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.