Version 2 (modified by 14 years ago) (diff) | ,
---|
sfn2trac.py - importer of SourceForge's new backup file
Description
The script allows importing trackers from SourceForge.
Sourceforge has two versions of XML Data Export facility. This scripts imports tickets and users from the new 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 to http://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.
Bugs/Feature Requests
Existing bugs and feature requests for SfnToTracScript are here.
If you have any issues, create a new ticket.
Download
Download the zipped source from [download:sfntotracscript here].
Source
You can check out SfnToTracScript from here using Subversion, or browse the source with Trac.
Example
edit setting in sfn2trac.py ./sfn2trac.py
Recent Changes
Author/Contributors
Author: marcin
Contributors: