Posts

Showing posts with the label subversion

Locked subversion working copy

I don't know how it happened, but my local working copy got locked. This meant that every time I tried to commit, I got a 'working copy is locked' error. The solution was easy, after I found a reference in the FAQ : svn cleanup <directory>