Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Eclipse/Aptana seems to remember my password that I use the access my repositories. Is there a way I can clear the stored passwords?

share|improve this question

3 Answers

I hope this will be helpful to you: How to clear subclipse and subversion password.

share|improve this answer
1  
Very informative. Thank you. – Luke Jun 12 '09 at 2:57
You are welcome. :-) – Alan Haggai Alavi Jun 3 '10 at 7:31
Could you post the actual answer or a summary here instead of just the link? – Nanne Nov 15 '12 at 9:34

just want to share, In windows 7 machine, the password is saved at:

C:\Users\[username]\AppData\Roaming\Subversion\auth\svn.simple
share|improve this answer
this one is actually correct, the other linked article doesn't work for win7 – Richard Le Mesurier Feb 13 '12 at 14:32

Change the perspective to SVN Repository Explored. On the repository list right click "Location propeties... " a dialog will open and on the first tab you will be able to change your username and password.

share|improve this answer
2  
This isn't an options on Eclipse 3.6.2 with Subclipse 1.6.1. – hotshot309 Jan 9 '12 at 22:14
This works for Eclipse Juno SR1 and Subversive 1.7. – acdcjunior Mar 28 at 22:05

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.