How to change SVN authentication details in AnkhSVN in Visual Studio 2010?
Asked Answered
N

3

23

I want to change the username and password for SVN in Visual Studio 2010 AnkhSVN plugin. How can i do that?

Necrotomy answered 30/11, 2010 at 12:28 Comment(0)
N
39

Found it. To clear the cached username/passwords you can go to:

Tools > Options > Source Control > Subversion Environment > Authentication Cache

Necrotomy answered 30/11, 2010 at 12:35 Comment(1)
Can there be separate Authentication Logins for separate projects? I want to use different login for a project in VS 2010, and separate login for a project in VS 2012.Ewer
S
5

For Tortoise Svn :

Right Click @ anywhere in the Window

Go to TORTOISE SVN > SETTINGS > SAVED DATA

and Click clear for authentication Data.

Sweaty answered 18/12, 2012 at 11:30 Comment(0)
S
0

And After clear your Authentification Data, to add an other user

Right click in your folder: Go to > SVN Update

It will prompt you to enter the user credentials. And enter your user credentials and click on Save authentication checkbox.

Now, you received SVN updated with the provided user credentials.

Stipple answered 4/1, 2019 at 8:56 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.