[[PageOutline(2-5,Contents,pullout)]] = 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. See also: t:TracImport == Bugs/Feature Requests Existing bugs and feature requests for SfnToTracScript are [report:9?COMPONENT=SfnToTracScript here]. If you have any issues, create a [/newticket?component=SfnToTracScript new ticket]. [[TicketQuery(component=SfnToTracScript&group=type,format=progress)]] == Download Download the zipped source from [export:sfntotracscript here]. == Source You can check out SfnToTracScript from [/svn/sfntotracscript here] using Subversion, or [source:sfntotracscript browse the source] with Trac. == Example A usage example of this script would be as follows: {{{#!sh edit setting in sfn2trac.py ./sfn2trac.py }}} == Recent Changes [[ChangeLog(sfntotracscript, 3)]] == Author/Contributors '''Author:''' [wiki:marcin] [[BR]] '''Maintainer:''' [[Maintainer]] [[BR]] '''Contributors:'''