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

Re: Setting a web page at the repositories' parent URL

From: Gingko <from_tigris_at_nospam.homelinux.org>
Date: Fri, 5 Nov 2010 20:38:49 +0100

> ----- Original Message -----
> From: "Ryan Schmidt" <subversion-2010d_at_ryandesign.com>
> To: "Eramo, Mark" <meramo_at_hbs.edu>
> Cc: "Subversion User List" <users_at_subversion.apache.org>
> Sent: Friday, November 05, 2010 8:05 PM
> Subject: Re: Setting a web page at the repositories' parent URL
>

> > On Nov 5, 2010, at 13:50, Eramo, Mark wrote:
>
> > I have had success setting up several repositories in Apache as
> > follows...
> >
> > In the httpd-subversion.conf file, I have the various repositories
> > defined like this.....
> >
> > <Location /svn/repo1>
> > SVNPath /path/to/repo1
> > </Location>
> >
> > <Location /svn/repo2>
> > SVNPath /path/to/repo2
> > </Location>
> >
> > <Location /svn/repo3>
> > SVNPath /path/to/repo3
> > </Location>
>
> Then when I hit http://server/svn/repo1, I get access to repo1, I hit
> http://server/svn/repo1, I get access to repo2, etc.
>
> That's exactly what SVNParentPath is supposed to let you do more easily
> and concisely.

Except that it locks the possibility to have any other (custom) content at
the parent path.

Maybe it could be a good idea to add an option (or eventually just an third
allowable value to "SVNListParentPath") in order to open this a little.

Gingko
Received on 2010-11-05 20:39:35 CET

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.