You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Jordi Floriach <jo...@gmail.com> on 2008/10/15 14:58:29 UTC

svnserve.conf include mechanism

Hi all!!

Is there a mechanism to include contents from another file into svnserve.conf?
Something like

[general]
include = /path/to/more/access-control-rules


Thanks

Jordi

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: svnserve.conf include mechanism

Posted by Ryan Schmidt <su...@ryandesign.com>.
On Oct 15, 2008, at 09:58, Jordi Floriach wrote:

> Is there a mechanism to include contents from another file into  
> svnserve.conf?
> Something like
>
> [general]
> include = /path/to/more/access-control-rules

No, there isn't.

You could keep various parts of the svnserve.conf in separate files,  
and write a script to combine them into your final svnserve.conf.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org