TortoiseSVN – Change User After Save Authentication
When you first access your SVN repository you are given the option to save your authentication information.
Nice feature, right? Well, what if you need to access the repository via different credentials?
Here’s the trick:
1. Right-click on the root folder
2. Select TortoiseSVN
3. Select Settings
4. Navigated to Saved Data
5. Clear the stored Authentication Data
The next time you need to access the repository, you will be prompted for your new credentials.
From:
http://johnnycoder.com/blog/2008/07/31/tortoisesvn-change-user-after-save-authentication/