I am trying to merge a directory in subversion, but I get the following error when I do so:
svn: Working copy '[directory name]' not locked'
I tried deleting the working directory and doing a fresh update, but that did not solve the issue. I also did a cleanup on the directory.
Does anyone know how to fix this?
In this instance, the parent directory has the same name as the sub directory. I don't know if this has anything to do with the error though.