Eclipse/Aptana seems to remember my password that I use to access my SVN repositories. Is there a way I can clear the stored passwords?
Eclipse & Subclipse don't directly collect or store username and password credentials. This information is collected and stored by the SVN client adapter (JavaHL or SVNKit). Currently, these adapters both require you to manually delete the cache file in order to clear the old password.
On Windows, the Subversion client stores passwords in the %APPDATA%/Subversion/auth/ directory. On Windows 2000 and later, the standard Windows cryptography services are used to encrypt the password on disk.
just want to share, In windows 7 machine, the password is saved at:
C:\Users\[username]\AppData\Roaming\Subversion\auth\svn.simple
Change the perspective to SVN Repository Exploring. Inside the SVN Repositories view, right click "Location properties... ". A dialog will open and on the first tab you will be able to change your username and password.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With