wiki:SfnToTracScript

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 here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

You can check out SfnToTracScript from here using Subversion, or browse the source with Trac.

Example

A usage example of this script would be as follows:

edit setting in sfn2trac.py
./sfn2trac.py

Recent Changes

3739 by marcin on 2008-05-29 12:29:50
initial import
3738 by marcin on 2008-05-29 12:24:48
New hack SfnToTracScript, created by marcin
(more)

Author/Contributors

Author: marcin
Maintainer: Marcin Wojdyr
Contributors:

Last modified 8 years ago Last modified on Dec 14, 2015, 3:34:45 PM