On Nov 3, 2006, at 5:27 AM, Michael McCandless wrote:
I was just wondering if there is a more lightweight approach in
between non-committer and committer that restricts rights to just
branches.  Or even something like a committer creates the branch and
then grants commit access for just this one private branch to a
non-committer.  It sounds like Subversion's per-directory
authorization controls could indeed support this use case but maybe
this is not typically done.

It's done frequently. In Lucene-land we have some committers that only have rights to certain contrib sub-directories, for example. We could easily do this for particular branches as well.

        Erik

Reply via email to