[ 本帖最后由 梨花香 于 2006-7-20 15:59 编辑 ]作者: smallfish382 时间: 2006-7-20 20:30
等等,你是不是搞错了,请问你用chacl这个命令设置权限格式是怎么写的,贴个例子出来一下。好像有问题!作者: smallfish382 时间: 2006-7-20 20:35
Usage: cvs chacl -R [-r tag] {user|default}:[{[r][w][c]|[n]}] [directory...]
-R Recursively set permissions
-r Set permissions on specific branch作者: 梨花香 时间: 2006-7-24 16:25 标题: 这是我这边的关于chacl的使用说明,你用的应该是老版本 Usage: cvs chacl [-R] [-r branch] [-u user] [-j branch] [-n] [-p priority] [-m message] [-a [no]{read|write|create|tag|control|all|none}[,...]] [-d] [file or directory...]
-a access Set access
-d Delete ACL
-j branch Apply when merging from branch
-m message Custom error message
-n Do not inherit ACL
-p priority Override ACL priority
-r branch Apply to single branch
-R Recursively change subdirectories
-u user Apply to single user
(Specify the --help global option for a list of other help options)