I am trying to delete a folder within my Subversion repository. My TortoiseSVN client gives me the following error message when I try to commit this change:
Commit Failed (details follow):
User {username} does not own lock on {path}
page {filename} currently locked by {another user}
If you want to break the lock, use the 'Check for modifications' dialog.
I do want to break the lock and delete the folder, but I can't see an obvious way to do it from the Check for Modifications folder. Does anyone have any suggestions?