This documentation was written to describe the 1.7.x series of
Apache™ Subversion®. If you are running a different
version of Subversion, please visit the svnbook index
and choose the version of this documentation appropriate for your
your version of Subversion.
Name
svnadmin rmlocks — Unconditionally remove one or more locks from a
repository.
Synopsis
svnadmin rmlocks REPOS_PATH LOCKED_PATH...
Description
Remove one or more locks from each LOCKED_PATH
.
Examples
This deletes the locks on
tree.jpg
and
house.jpg
in the repository at
/var/svn/repos
: