ok, path based authentication how would I accomplish that? I'm using apache for svn, I'm not using svnserve
On Thu, Jun 2, 2011 at 4:17 PM, Bob Archer <bob.arc...@amsi.com> wrote: > >> is there a way to restrict users to commit only to a /branches vs > >> /trunk? > > > Two ways.. > > > > 1. Path based authentication... don't give them write access. > > of course I meant path based authorization here. I would like to the book > here, but it doesn't seem to be coming up. > > > > > 2. Pre-commit hook... have the hook not allow commits to /trunk (or > > course you will need a way around the hook.) > > > > BOb > > -- http://alexus.org/