Actions
Feature #2150
openImproved Trac migration to allow multiple tracs site to migrated into single redmine site
Status:
New
Priority:
Normal
Assignee:
-
Category:
Importers
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
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
Files
       Updated by Karl Heinz Marbaise almost 17 years ago
      Updated by Karl Heinz Marbaise almost 17 years ago
      
    
    Hi Robert,
 we should combine our efforts (take a look #2114)
Kind regards
Karl Heinz Marbaise
       Updated by Karl Heinz Marbaise almost 17 years ago
      Updated by Karl Heinz Marbaise almost 17 years ago
      
    
    - Category set to Importers
- Start date deleted (2008-11-08)
       Updated by Karl Heinz Marbaise almost 17 years ago
      Updated by Karl Heinz Marbaise almost 17 years ago
      
    
    - Target version deleted (0.9.0)
Actions