= 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 [report:9?COMPONENT=SfnToTracScript here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=SfnToTracScript&owner=marcin new ticket]. == Download == Download the zipped source from [download:sfntotracscript here]. == Source == You can check out SfnToTracScript from [http://trac-hacks.org/svn/sfntotracscript here] using Subversion, or [source:sfntotracscript browse the source] with Trac. == Example == {{{ edit setting in sfn2trac.py ./sfn2trac.py }}} == Recent Changes == [[ChangeLog(sfntotracscript, 3)]] == Author/Contributors == '''Author:''' [wiki:marcin] [[BR]] '''Contributors:'''