Jūs esateŽurnalai / Ernestas Kardzys's blog / SVN. Working copy {path} locked
SVN. Working copy {path} locked
I was updating my directory with RapidSVN and got an error: Error: Error while performing action: Working copy '{path}' locked. What did I solve this problem?
I went to the .svn directory and deleted tmp/ directory:
$ cd <path>/.svn
$ rm -r tmp/
And then, inside the RapidSVN, I pressed Extras -> Cleanup.
It worked!


Hm... I haven't tried that :/ Well, that SVN server is provided by the university. So, the good point is that we don't have to do anything. :] Except - make the client working :D
On the other hand - thanks for an advice ;)
Throw SVN out, use GIT. I mean it. Used SVN for 3 years, switched, never looked back. It just plain sucks.
Skelbti naują komentarą