[Digikam-devel] Can't get svn2cl to work

Sebastian Röder sebastian.roeder at uni-bielefeld.de
Sun Feb 5 01:22:45 GMT 2006


This error has stolen by whole knight :-(
Anyway, know it works - thanks Toma for your patience on IRC!


----------  Weitergeleitete Nachricht  ----------

Subject: Re: Can't get svn2cl to work
Date: Sonntag, 5. Februar 2006 02:02
From: Arthur de Jong <arthur at ch.tudelft.nl>
To: Sebastian Röder <sebastian.roeder at uni-bielefeld.de>

On Sun, 2006-02-05 at 01:32 +0100, Sebastian Röder wrote:
> I tried the whole night to use your svn2cl-0.5 to create a changelog
> from an SVN checkout.
>
> Here is the error I get - commend executed inside the root dir of the
> checkout:
>
> $ svn log --xml --verbose |
> xsltproc /home/moritz/digikam-svn/svn2cl/svn2cl.xsl - > ChangeLog
> Entity: line 1: parser error : internal error

I think this can be fixed by editing svn2cl.xsl and changing:
  <!ENTITY newl "
">
on line 52 into:
  <!ENTITY newl "
">

There seems to be a bug in some versions of xsltproc that have problems
with different newline characters.

I hope to have some time soon to fix this and some other issues and make
a new release of svn2cl.




More information about the Digikam-devel mailing list