[Tool software] svn views users, switches users, and tool software svn
1. view the svn user name and password:
Find the username and password files in plain text. You can see
Example: linux
Hjj @ hjj-ubuntu :~ /. Subversion/auth/svn. simple $ ls
9aad7e9f713213a655cf4365926120c7
Hjj @ hjj-ubuntu :~ /. Subversion/auth/svn. simple $ cat 9aad7e9f713213a655cf4365926120c7
.....
Under win7: C: \ Users \ hjj \ AppData \ Roaming \ Subversion \ auth \ svn. simple, view the document ......
2. delete or reset the svn user name and password
In windows: TortoiseSVN, right-click TortoiseSVN and choose Settings> Saved Data> Authentication data and Clear.
Or delete C: \ Documents ents and Settings \ Administrator \ Application Data \ Subversion \ auth
Win7: C: \ Users \ hjj \ AppData \ Roaming \ Subversion \ auth
In linux: delete ~ /. Subversion/auth (command: rm-rf ~ /. Subversion/auth)