On Thu, Jun 2, 2011 at 16:47, alexus <ale...@gmail.com> wrote:
> ok, path based authentication how would I accomplish that?
>
> I'm using apache for svn, I'm not using svnserve
>

90% of the time, the manual has the answers. This is one of those
times. 
http://svnbook.red-bean.com/nightly/en/svn.serverconfig.pathbasedauthz.html

> 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/
>

Reply via email to