Reputation: 13489
For some reason, my subclipse in Eclipse is asking for my password ALL THE TIME. Even after I have checked the 'Save Password' checkbox :
This never happened before, and only now has happened since I changed my password on TSS.
If I select the 'save password' checkbox then there is a pause for about 3 minutes, and a dialog pops up asking :
No matter if I select YES or NO there is no difference. However I can still perform my SVN operations even after all this time. The "Mark as Merged" also takes a whopping 5 minutes to perform. I have no idea what is going on here.
This is awful and I cannot work like this. I am thinking of reinstalling my project because of this.
Upvotes: 0
Views: 1230
Reputation: 11
Delete the entry at %APPDATA%\Subversion\auth\svn.simple
and the problem will disappear.
Upvotes: 1