[cvsnt] chacl misbehavior?

Tony Hoyle tmh at nodomain.org
Mon Dec 22 23:38:53 GMT 2003


Glen Starrett wrote:

> I've noticed chacl isn't recursive by default which is contrary to the
> rest
> of CVSNT--was that intentional or is that a bug?  I didn't see any
> specific mention of it on the chacl wiki page.
>  
There are a few commands that aren't recursive by default, and still others
that become non-recursive when you select some options (eg. commit -f).

Since chacl operates on a single object it doesn't generally need recursion
(plus it's implicitly recursive anyway - if you remove read access to a
parent the child loses access automatically).  There is a recusrive option
though.

Tony






More information about the cvsnt mailing list