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

Re: Multiple svn repository directives question

From: Michael Goettsche <admin_at_svnhosting.org>
Date: 2004-08-13 18:26:20 CEST

On Friday 13 August 2004 17:56, Butler, Frances H (FHB) wrote:
> Subversion Fans:
>
> I currently have the following setup in my subversion.conf file (configured
> to work with Apache) on my system:
>
> <Location /svn>
> DAV svn
> SVNPath /home/cvn/JuneRepo
> etc
> etc
> </Location>
>
> Is it possible for me to direct my configuration to multiple logical
> repositories?
>
> Many thanks,
>
> Frances

Use SVNParentPath with the repository root directory as argument instead of
SVNPath.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 13 18:26:50 2004

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

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