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

Re: Some Errors in Apache2 log and broken(?) index.xsl

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-02-16 21:08:03 CET

Frank Scheffold wrote:

> <Location />
>
>
...

> DAV svn
> #SVNPath /var/svn
> SVNParentPath /var/svn
> #SVNIndexXSLT "/svnindex.xsl"
> </Location>
>
>

How surprising... your browser is looking for
http://your.host/svnindex.xsl, but you also told mod_dav_svn that
svnindex.xsl is the name of a repository (SVNParentPath, right?).

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 16 21:10:47 2005

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.