Ævar Arnfjörð Bjarmason wrote:
> Got a pointer from Jonathan (the great mailing list lurker) that my 
> indend was still a bit off, here is one last fix for that.
> 
> 
> ------------------------------------------------------------------------
> 
> --- /home/share/software/src/subversion/tools/xslt/svnindex.xsl	2004-01-24 17:10:06.000000000 +0000
> +++ /home/jeedo/www/projects/svn_style/svnindex.xsl	2004-02-12 20:22:33.000000000 +0000
> @@ -15,13 +15,13 @@
>            </xsl:if>
>            <xsl:value-of select="index/@path"/>
>          </title>
> -        <link rel="stylesheet" type="text/css" href="/svnindex.css"/>
> +        <link rel="stylesheet" type="text/css" href="/projects/svn_style/svnindex.css"/>
>        </head>
One thing I don't like about yout patch is that it contains you local 
path settings. Apart from that I can't apply it against svnindex.xsl 
from trunk, but maybe that's just me being stupid.
Cheers
-Lübbe
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 13 09:36:52 2004