[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: Butler, Frances H (FHB) <butlerfh_at_y12.doe.gov>
Date: 2004-08-13 20:28:33 CEST

Well, I changed SVNPath /home/cvn/JuneRepo to SVNParentPath /home/cvn.
There are two repositories within the cvn directory-JuneRepo and cmsII. Now
I can't access the original JuneRepo directory.

Any ideas?

-----Original Message-----
From: Michael Goettsche [mailto:admin@svnhosting.org]
Sent: Friday, August 13, 2004 11:26 AM
To: users@subversion.tigris.org
Subject: Re: Multiple svn repository directives question

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 13 20:29:03 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.