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

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

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

Sebastian Roeder
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 <[hidden email]>
To: Sebastian Röder <[hidden email]>

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 "&#13;">
on line 52 into:
  <!ENTITY newl "&#10;">

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.

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

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

Bugzilla from tomalbers@kde.nl
Op zondag 5 februari 2006 02:22, schreef Sebastian Röder:
> This error has stolen by whole knight :-(
> Anyway, know it works - thanks Toma for your patience on IRC!

Good that it is solved.  

Toma

btw, this is the first time someone calls me patient. ;-)

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel

attachment0 (196 bytes) Download Attachment