Move data between Tracs

Description

This plugin allows for moving data from one Trac to another on the same server. Basic support for moving both ticket and wiki pages is in, though moving attachments isn't supported on either.

This plugin requires WebAdmin to be installed, and you will find it in the admin panel.

NOTE: While I believe this plugin is stable, and have gone to great lengths to ensure you won't lose data, please exercize caution. I would recomend taking a backup before testing this plugin.

Bugs/Feature Requests

Existing bugs and feature requests for DatamoverPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

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

Example

To enable:

[components]
datamover.* = enabled

Permissions

DATAMOVER_ADMIN
Configure available environments to move between.
TICKET_ADMIN
Move tickets.
WIKI_ADMIN
Move wiki pages.

Recent Changes

[1889] by coderanger on 01/22/07 07:32:36

DatamoverPlugin:

Adding lots of new data types thanks to Eridus. (closes #1072)

[1544] by coderanger on 11/13/06 00:26:14

DatamoverPlugin:

Fix a typo. (fixes #735)

[1507] by coderanger on 11/10/06 18:29:57

DatamoverPlugin:

Add a new permission: DATAMOVER_ADMIN

Author/Contributors

Author: coderanger
Contributors: