Migrating from trac
Added by Robert W. over 14 years ago
Hello everyone,
ive got a problem with the migration from trac. Befor 1.0.1 I could migrate the trac db without any problems. Since 1.0.1 I recognized that all the tickets which Ive migrated are now twice in the db. I cant find a solution to this. I thought the tickets would simply be updated.
Any idea?
Thanks
Robert
Replies (3)
RE: Migrating from trac - Added by Felix Schäfer over 14 years ago
The migration script migrates stuff from trac to redmine, it's not intended nor will it synchronize both.
RE: Migrating from trac - Added by Robert W. over 14 years ago
Its me again.
I tested my migrate script (which isnt the original script, Mr. Schäfer told me) in version 1.0.1, 1.0.0 and 0.9.6
Its working correctly in 0.9.6 but in 1.x.x its not.
No error messages in the logs or something I can show you.
Maybe something changed during this versions of redmine so this script doesnt work correctly? Im using this script here (latest version): http://www.redmine.org/attachments/download/3631/migrate_from_trac.rake
I hope someone knows the answer to my little problem
Thanks
Robert