In Ubuntu, To clear stored cached passwords.
1. If eclipse is running, close your eclipse instance.
2. sudo rm -rf /home/%user%/.subversion/auth
3. Open your eclipse installation.
4. Open Configurations.
5. Open org.eclipse.core.runtime folder.
6. ls -a
7. sudo rm -rf .keyring
8. sudo gedit /home/%user%/.subversion/config
9. Uncomment 'store-passwords' inside 'auth'.
10. modify store-passwords=yes.
11. Restart eclipse, add your repository location and see that you are prompted with user/password dialog box.
Wednesday, March 11, 2009
Subscribe to:
Posts (Atom)