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

Re: svn commit: r1344347 - /subversion/trunk/subversion/libsvn_subr/config_file.c

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 01 Jun 2012 17:58:18 +0100

Justin Erenkrantz <justin_at_erenkrantz.com> writes:

> On Thu, May 31, 2012 at 2:47 AM, Ivan Zhakov <ivan_at_visualsvn.com> wrote:
>> Currently Subversion reads authz file per-connection, not per-request.
>
> Even that's probably still wrong. A better solution would be to parse
> it at config-time - but, that would mean we'd want to do some level of
> checking/invalidity on a per-connection basis...or, I would probably
> just add a directive which tells the module to skip the
> per-connection/request check and require an httpd config reload (which
> can be done gracefully) to re-load the SVN authz file.

SVNParentPath and AuthzSVNReposRelativeAccessFile make doing it at
config-time a bit complicated. Would the server scan the SVNParentPath
directory to locate all the repositories? A repository created later
would require a reload?

-- 
uberSVN: Apache Subversion Made Easy
http://www.uberSVN.com
Received on 2012-06-01 18:58:55 CEST

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

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