[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: fine

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 2 Jun 2011 16:54:18 -0400

On Thu, Jun 2, 2011 at 16:47, alexus <alexus_at_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.Archer_at_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/
>
Received on 2011-06-02 22:55:29 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.