This text is a work in progress—highly subject to change—and may not accurately describe any released version of the ApacheTM Subversion® software. Bookmarking or otherwise referring others to this page is probably not such a smart idea. Please visit http://www.svnbook.com/ for stable versions of this book.
svnadmin lock — Lock path in the repository directly.
svnadmin lock REPOS_PATH PATH-IN-REPOS USERNAME FILE
[TOKEN]
Lock PATH-IN-REPOS
in the
repository, assigning ownership of the lock
to USERNAME
and using the contents
of FILE
as comments associated with
the created lock. If provided,
use TOKEN
as lock token.