I tried using convert_logs.py to convert some SVN logs to XML. But all I got
was an XML file with no events. Every comment in the SVN logs includes a bug
number in the form [Bug nnnnn]. I stripped these from the file and hey presto,
all was well. Here is a snippet example from the SVN log:
------------------------------------------------------------------------
r10108 | webamoeba | 2010-08-06 16:01:50 +0100 (Fri, 06 Aug 2010) | 1 line
Changed paths:
A /uploader
A /Uploader.java
[Bug 10342] Added uploader
------------------------------------------------------------------------
Original issue reported on code.google.com by webamo...@googlemail.com on 6 Aug 2010 at 6:58
Original issue reported on code.google.com by
webamo...@googlemail.com
on 6 Aug 2010 at 6:58