When I\'m trying to update or commit code from a project it\'s telling me that the folder is locked. When I try to \"release lock\" it says that there\'s nothing to unlock in th
To unlock a file in your working copy from command prompt that is currently locked by another user, use --force option.
--force
$ svn unlock --force tree.jpg