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

Re: [PATCH] svnserve to use a global configuration file

From: David Glasser <glasser_at_mit.edu>
Date: 2007-03-27 01:00:03 CEST

On 3/26/07, Daniel Rall <dlr@collab.net> wrote:
> While I haven't reviewed this patch thoroughly, from the description
> I'm not in favor of it. Rather than having the global configuration
> file override any values specified for per-repository configuration,
> shouldn't this work the other way around, as it does for our client
> library configuration files? Per-repository configuration should be
> overlayed on top of a global configuration file.

My thoughts were similar. From Blair's comments in STATUS, it seems
like a major incentive here is to not require parsing config on every
svnserve access. I'm not sure if this optimization saves much, but
perhaps the best way to handle this is to make a global config file
which is overridden by per-repo files, and a new global-only
configuration option "ignore-repository-configuration"?

--dave

-- 
David Glasser | glasser_at_mit.edu | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 27 01:00:15 2007

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.