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

允我心安 提交于 2019-12-03 01:19:01
NLV

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

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

For Tortoise Svn :

Right Click @ anywhere in the Window

Go to TORTOISE SVN > SETTINGS > SAVED DATA

and Click clear for authentication Data.

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.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!