In the process of using SVN in eclipse, most people often get used to automatically save the username password of the SVN for the next automatic use, do not manually enter it again, but at this time (after automatically saving the password), SVN does not have an explicit login box, but sometimes need to change the password or user name, And that's what we're going to do:
Step1. View your own version of SVN in Eclipse, for example, not explained:
Step2. If the Javahl is used, locate the following directory and delete the files in the Auth directory.
Windows 7
C:\Users\ "Your user name" \appdata\roaming\subversion\auth\
Xp
C:\Documents and Settings\ "Your user name" \application Data (hidden folder) \ "Subversion\auth"
Step3. If you use the Svnkit, locate the following directory and delete the. keyring file.
[Eclipse] "Configuration" org.eclipse. Core.runtime
How to modify SVN's password or re-enter user name password