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

Re: fine

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Thu, 2 Jun 2011 22:34:02 -0400

On Thu, Jun 2, 2011 at 4:54 PM, Andy Levy <andy.levy_at_gmail.com> wrote:
> 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

Note that such path based authorization is very sensitive to the
particular access mechanism: HTTPS based access control won't affect
local filesystem based access, or svnserve based access, and keeping
them synchronized can be... intersting to do.

May I strongly suggest pre-commit based control?
Received on 2011-06-03 04:34:40 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.