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

Re: FW: Cannot commit using Apache Virtual Hosts

From: Dominic Anello <danello_at_danky.com>
Date: 2007-01-12 16:56:32 CET

On 2007-01-12 11:15:33 +1100, Jon Dawes wrote:
----8<----
> Bizarrely, when I alter the config that does not work so that the
> <Location /> tag is <Location /research> all works fine. Similarly
> if I change the SVNPath to be an SVNParentPath pointing at
> /var/svn-repos, all works fine. However then I can't get a static
> page with some basic descriptions to be served as, say,
> http://svn/index.html. Is there any reason why SVN cannot be served
> as the root of a url?

You are probably running into a variation of this:
http://subversion.tigris.org/faq.html#http-301-error

Although it looks like you aren't getting a 301 error, you are placing
your repository <Location> under your physical DocumentRoot, which I
believe causes bad juju.

-Dominic

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 12 16:57:02 2007

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.