How to fix Subversion lock error
How do you fix the Subversion/Subclipse error "Attempted to lock an already-locked dir"?
Googling shows people routinely encounter this error, and the only solution I've seen posted is to run Subclipse's Team->Cleanup command. Unfortunately, I get this error when I run the Team->Cleanup command. Are there any other options?
I had similar problem. Team->Refresh/Cleanup Solved my problem
Error : Attempted to lock an already-locked dir svn: Working copy 'C:\work\myproject\workspaces\HPDP' locked.
Solution: Worked for me.
Right-click on project-->Team-->Refresh/Cleanup
I tried all suggestion from this thread but the only one that worked is:
- go to the folder on which the project locked folder is stored
- execute svn cleanup