0

我想使用 svnperms,但我不明白,python 程序中的这一部分是什么意思:

用法:svnperms.py 选项
选项:

-r PATH 使用 PATH 中的存储库检查事务

 -t TXN     Query transaction TXN for commit information
 -f PATH    Use PATH as configuration file (default is repository
            path + /conf/svnperms.conf)
 -s NAME    Use section NAME as permission section (default is
            repository name, extracted from repository path)
 -R REV     Query revision REV for commit information (for tests)
 -A AUTHOR  Check commit as if AUTHOR had committed it (for tests)
 -h         Show this message

我必须在 USAGE = 后面写什么?我是否必须将这个 python 程序也保存在 hooks 文件夹中,或者其他地方?

非常感谢 !问候菲利普

4

0 回答 0