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

FW: [BUG] <Location /dir> doesn't work as expected when there is a /dir in the DocumentRoot

From: Sander Striker <striker_at_apache.org>
Date: 2002-02-28 16:47:07 CET

Just a FYI. I'm sure we have this fixed soon.

Sander

-----Original Message-----
From: Sander Striker [mailto:striker@apache.org]
Sent: 28 February 2002 16:22
To: dev@httpd.apache.org
Subject: [BUG] <Location /dir> doesn't work as expected when there is a
/dir in the DocumentRoot

Hi,

Today Vlad Skvortsov <vss@high.net.ru> stumbled over
a, IMO, showstopper.

He was trying out subversion and had a config where
(simplified):

DocumentRoot /home/svn

<Location /home/svn/repos>
   DAV svn
   SVNPath /home/svn/repos
</Location>

In the /home/svn path, there is a directory repos.
The directory seems to win over the Location (badness!).

Someone else was able to reproduce with the latest HEAD.

Were there any code changes in that area recently, or
have we had this bug for a while longer?

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:10 2006

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

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