﻿ticket,summary,type,release,owner,status,created,modified,_description,_reporter
6530,Can not run the example included in the source,defect,0.12,chmullig,new,2010-02-03T16:01:15+01:00,2013-02-13T17:47:58+01:00,"I want to merge several trac projects in one and first tried the runexample.sh but this one fails with:
{{{
Traceback (most recent call last):
  File ""example.py"", line 102, in <module>
    main()
  File ""example.py"", line 99, in main
    merge.merge()
  File ""/var/tmp/tracmergescript/tracmerge.py"", line 106, in merge
    self.mergeWiki()
  File ""/var/tmp/tracmergescript/tracmerge.py"", line 152, in mergeWiki
    newText = self._updateText(sTrac['name'], pageData[-1]['text'], pageDest)
IndexError: list index out of range

}}}

Is this a known error. I am using 0,12r9120",anonymous
