This text is a work in progress—highly subject to change—and may not accurately describe any released version of the Apache™ 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 — 直接在仓库中为一个路径加锁.

大纲

svnadmin lock REPOS_PATH PATH-IN-REPOS USERNAME FILE [TOKEN]

描述

加载仓库中的路径 PATH-IN-REPOS, 把锁的持有者设置为 USERNAME, 使用文件 FILE 的内容作为锁的注释. 如果提供了 TOKEN, 它将作为锁的令牌.

选项