I want to change the username and password for SVN in Visual Studio 2010 AnkhSVN plugin. How can i do that?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Found it. To clear the cached username/passwords you can go to:
Tools
> Options
> Source Control
> Subversion Environment
> Authentication Cache
回答2:
For Tortoise Svn :
Right Click @ anywhere in the Window
Go to TORTOISE SVN > SETTINGS > SAVED DATA
and Click clear for authentication Data.
回答3:
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.