XSLT Question
From: Mauro de Toledo Ribeiro <mribeiro_at_cpqd.com.br>
Date: 2004-03-15 13:55:14 CET
Hi everybody !
I´m trying to use subversion´s XSLT funcionality to give interface a better look, but instead when I define a path in "httpd.conf" for "SVNIndexXSLT" variable, the output trows an XML error with the following text:
" The XML page cannot be displayed Cannot view XML input using XSL style sheet.(...) The stylesheet does not contain a document element. The stylesheet may be empty, or it may not be a well-formed XML document"
My <Location> in httpd.conf is like below:
"/util " is a location that webserver CAN access for sure...
And "svnindex.xsl" is the same as in tools/etc/ subversion´s repository. (Both svnindex.xsl and snvindex.css)
<Location /svn/componentes>
Any hint about how to configure css and xsl files will help. Thanks to all !!
Mauro Ribeiro
---------------------------------------------------------------------
|
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.