Justin Erenkrantz <jus...@erenkrantz.com> writes:

> On Thu, May 31, 2012 at 2:47 AM, Ivan Zhakov <i...@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

Reply via email to