The script allows importing trackers from SourceForge.
Sourceforge has two versions ofXML Data Export facility. This scripts imports tickets and users from thenew backup file, which is available for project administrators at:https://sourceforge.net/export/xml_export2.php?group_id=project-group-id
The script was written to help with migration of the wxWidgets/wxPython tracker tohttp://trac.wxwidgets.org. All wx specific bits where put into configuration section and hopefully the importer can be easily used by other projects.
Tested only with Trac 0.11rc1 +AccountManagerPlugin.
Documentation and configuration options can be found at the beginning of the script.
See also:t:TracImport
Existing bugs and feature requests forSfnToTracScript arehere.
If you have any issues, create anew ticket.
Download the zipped source fromhere.
You can check outSfnToTracScript fromhere using Subversion, orbrowse the source with Trac.
A usage example of this script would be as follows:
edit setting in sfn2trac.py./sfn2trac.py
Author:marcin
Maintainer:Marcin Wojdyr
Contributors: