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

XML Output

From: Robert Welz <robertLinux_at_gmx.de>
Date: 2003-05-07 15:45:06 CEST

Hello.
I want to have a customized http output but all I get is an empty page on
both localhost and a client.
I modified httpd.conf as follows:
# Own additions for subversion cvs:
      <Location /svn/repos>
          DAV svn
          SVNPath /Volumes/Datenquelle/subversion_cvs_repository
          SVNIndexXSLT "/usr/local/svn_xml_sheets/svnindex.xsl"
          SetOutputFilter DEFLATE
      </Location>

where /usr/local/svn_xml_sheets/svnindex.xsl is simply copied from
.../subversion-0.21.0/tools/xslt/svnindex.xsl and is not modified.

What did I wrong?

Thanks for help,
Robert

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 7 15:46:02 2003

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.