Synopsis: 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...]
Requires: repository, working directory.
Changes: repository.
Synonyms: setacl, setperm
Modify the access control list for a file or directory. See also the section called “Setting permissions for files and directories” for more details.
Add access control entry - any combination of read,write,create,tag,control. Any of these may be prefixed by 'no' to deny access. Also special access all or none for setting all permissions.
Delete access control entry
Entry applies when merging from branch.
Show customised error message when access is blocked due to this entry.
Stop entry from being inherited by subdirectories.
Modify the priority that this entry has. This is an advanced option - the internal prioritisation is designed to work correctly in most circumstances.
This entry applies to a single branch only.
Recurse into subdirectories. Note that becuase entries are by default recursive this option is not normally required.
This entry applies to a single user (or group) only.