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?  image

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.

12 Comments to “TortoiseSVN – Change User After Save Authentication”

  1. Mark Burnham says:

    Thanks for the tip.

  2. Ultra says:

    Thanks

  3. Brad Divine says:

    Unfortunately, this wipes out all saved credentials for all repositories. If you only want to clear one of them, you’ll need to go digging a little deeper.

    For example, on my system (XP), the credentials are located here:

    C:\Documents and Settings\Brad\Application Data\Subversion\auth\svn.simple\

    The files in that folder are viewable in your favorite text editor. You won’t be able to edit them, but it will tell you the repo location and username which should be enough to positively identify the one you want. Once you’ve found it, just delete that file.

  4. Ben Griswold says:

    @Brad Divine – Very helpful tip. Thanks for the contribution.

  5. marius says:

    Thank you, I was looking for this for a long time.

  6. Kawika says:

    Thanks man, I needed this!

  7. Puru says:

    @Brad Divine Thanks, it works

  8. LuckyLuciani says:

    Thank!

  9. Matt says:

    Thank you! Needed this big time

  10. jeff says:

    how do i find the username and password for the authentication/??
    plzzz help!

    ive been trying to get this to work for hours but i cant
    i dont even know what the user or pass is

  11. Thanks John :)

    I’ve linked your post at http://www.ramonfincken.com/pe.....ic220.html

    I needed this when commiting a plugin for a client under his name at WordPress.org

Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>