Feature #2150
Improved Trac migration to allow multiple tracs site to migrated into single redmine site
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Importers | |||
Target version: | - | |||
Resolution: |
Description
Had the case of having to move and combine 4x large trac repositories into a single redmine systems. In this process ended up enhancing the trac migration a handle wiki text better and allow multiple loads from same source to pick up changes.
Only real hack as needed to keep old trac ticket references visible so added a external_ref field to issues table. Could not use id as moving
lots of tickets with same id and also needed to repeat a number of times to got sign off to full move.
I have attached the altered rake task
History
#1
Updated by Karl Heinz Marbaise almost 14 years ago
Hi Robert,
we should combine our efforts (take a look #2114)
Kind regards
Karl Heinz Marbaise
#2
Updated by Karl Heinz Marbaise almost 14 years ago
- Category set to Importers
- Start date deleted (
2008-11-08)
#3
Updated by Karl Heinz Marbaise almost 14 years ago
- Target version deleted (
0.9.0)