[cvsnt] reg: head-branch acl permission
Arthur Barrett
arthur.barrett at march-hare.com
Fri Dec 21 17:33:38 GMT 2007
Vishal,
> and branch. When I am giving read permission on the head to the
> developers and read/write permission on the branch then while
> committing
> the changes in the branch developers get the error "User do not have
> permission to write to the repository" whereas when I gave write
.
.
.
> user=sv48388,branch=BR_TEST
> read
> write
>
> user=sv48388
> read
> write(deny)
> tag(deny)
.
.
.
> # Set the Acl parsing type (none,compat,normal).
> AclMode=normal
>
Do not create any (deny) permissions, all users are denied automatcially
due to AclMode=normal.
Please confirm that once the write(deny) and tag(deny) permissions are
removed from HEAD that the user sv48388 can now commit to branch BR_TEST
but not HEAD.
Regards,
Arthur Barrett
More information about the cvsnt
mailing list