It would be nice to have a tool like this. I played around a little bit.
- In your qxmlrpc.sln file you have to rename the project from "trac2xml\trac2xml.vcproj" to "trac2project\trac2project.vcproj" after this I can compile it.
- It would be nice to have a little bit more description about this tool how to handle it
- The program stops with none message if there an error. After debugging I saw that in many cases following error comes up
Can't find component in QMap(("billable", QVariant(QString, "1") ) ( "blockedby" , QVariant(QString, "") ) ...
Best regrads didley