[cvsnt] Authorization to Admin to create/import a project.
Arthur Barrett
arthur.barrett at march-hare.com
Wed Dec 12 07:22:12 GMT 2007
> and i changed ACLMode:none
> but still the users who has write access in that repository
> can able import
> the new project.
That is the correct behaviour that you have requsted ACLMode=none. If
you want to restrict users based on the ACL then maybe you should set
ACLMode=normal?
Ie:
cvs co CVSROOT
cd CVSROOT
cvs edit config
notepad config
cvs ci -m "have now set ACLMode=normal" config
Regards,
Arthur
More information about the cvsnt
mailing list