[Cvsnt] Branch specific permissions
Fabian Thylmann
fthylmann at maximizemedia.de
Tue Jun 25 09:19:51 BST 2002
Hey,
I am using Build 57f of CVSNt on my freebsd system and am trying to set
the permissions of a specific branch for module.. so I simply do cvs
chacl -R -r production-1 client:r
This runs without a problem, if I go cvs lsacl I see this line:
client:r tag:production-1
So I think to myself, perfect.. that's what I want.. but somehow the
permissions do not work. I get permission denied errors when trying to
checkout or update stuff as this user.
I plan to use this system to maintain websites of my clients so that I
can easily keep their sites up to date, but I do not want to give them
permissions to the whole tree but only to the one single tag.
If I simply do cvs chacl -R client:r then they can checkout/update.. but
like I said, I want to limit it to production-1;)
Anyone have any idea why it doesn't work?
Thanks,
Fabian Thylmann
Maximize Media GmbH
_______________________________________________
Cvsnt mailing list
Cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
More information about the cvsnt
mailing list