[cvsnt] Re: how to prevent "update -j" ?
Tony Hoyle
tmh at nodomain.org
Fri Apr 1 01:00:09 BST 2005
Prochazka, Jan wrote:
> Hi all,
>
> can I block certain cvs command within the sandbox ?
>
> In particular, I am interested to prevent merging within one module, so
> I'd like to prevent user to run "cvs update -j" command on it.
>
Something like:
cvs chacl -r to_branch -j from_branch -a none
(you might need a -p to make sure it applies over other ACLs, depending
on how complex your ACL structure is).
Tony
More information about the cvsnt
mailing list