svn client problem of account and password during checkout
1. In default situation, SVN client will save authentication when checkout
If you chose the “Save authentication” and click ok, the following checkout
in same dictionary, it will use the saved account and password(There is no
chance to input new account and password).
but some times you need to use another account, thus you can search the
file which saved authentication. and delete it, then you can input new
account and password.
2. Path: C:\Users\Administrator\AppData\Roaming\Subversion\auth\svn.simple
delete all files in svn.simple dictionary(It’s unnecessary to modify specifically password,
because the password had been encrypted.)