info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with cvs_acls


From: Mark E. Hamilton
Subject: Re: Problems with cvs_acls
Date: Tue, 29 May 2007 15:06:58 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.7.12) Gecko/20050920

That allowed me to commit to both the HEAD and test_tag_branch2 branches. I need to prevent all commits by anyone to the test_tag_branch2 branch, but allow commits to other branches. (More specifically, wd'll eventually have an set of 'released' branches that we want to prevent commits to. Commits will only be allowed to development and bug-fix branches.)

In fact, I suspect that your example would reset any preceeding denies, since it matches everything and according to the web page "the last match always takes precedence."


Peter Connolly wrote:
Normal usage is to list denies first, then allows.

http://cvs.savannah.gnu.org/viewvc/*checkout*/cvs/ccvs/contrib/cvs_acls.html?revision=1.3

In your case, try:

deny|||test_tag_branch2
allow

--
----------------
Mark E. Hamilton
Orion International Technologies, Inc.
Sandia National Laboratory, NM.
505-844-7666





reply via email to

[Prev in Thread] Current Thread [Next in Thread]