[cvsnt] ACL question: checkout perm

Gennady G. Marchenko gennady.marchenko at iss.ru
Tue Aug 16 15:44:11 BST 2005


Hello All,

I am setup acl on linux/2.5.01 (Travis) Build 1976
But I have some question:

I have module test, and in this module 3 files file_ok,file_bad and file.
One user (test_user) must have permission on all in this module without
file_bad.

What I doing:
Cvs co test
Cvs chacl -a all -u test_user test
Cd test
Cvs chacl -a none -u test_user file_bad

But result of this command is strange:

User test_user can checkout module test _with_ file_bad (where ACL?!), but
can't commit and update file_bad (at this operation ACL work fine).

How I can setup ACL for checkout module test without file_bad?

Thanks for any help,
	Gennady.














More information about the cvsnt mailing list