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

Re: single exit point for svnserve

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-09-22 18:12:44 CEST

On 9/22/06, Ionel GARDAIS <igardais@yahoo.fr> wrote:
> OK.
> Quickly analysing what options are available, a solution is to allow
> the user to specify a file used for service name <-> repository path
> mapping.
> Using access files and svnserve.conf files suppose that the server
> already know where repositories are.

I suspect that sooner or later we're going to have to give svnserve a
config file (even an optional one), perhaps specified via a command
line option:

svnserve --config /path/to/my/config

That could include a list of what should be advertised over zeroconf,
among other things. I imagine that for some options (passwd file,
authz file, etc) you might want the per-repos config to override the
global one.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 22 18:13:19 2006

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.