I just pulled an SVN repo, freshly. Immediately after pulling, I cd into the folder and do an svn status. All files within the repo are locked. I then attempt to do a svn unlock *, yet I then get a message that nothing is locked in the current working copy. Very confused, these seem contradictory. How can I unlock the fricken files / folders?
I just pulled an SVN repo, freshly. Immediately after pulling, I cd into the
Share
also try a
svn cleanupworked for me a few times in the past