Unlocking SVN working copy with unversioned resources
- by Vijay Dev
I have a repository which contains some unversioned directories and files. The server running svn was recently changed and since the checkout was done using the url svn://OLD-IP, I relocated my svn working copy, this time to the url svn://NEW-DOMAIN-NAME.
Now since there are some unversioned resources, the switch did not happen properly and the…