transfer db
Added by razumuhin map almost 14 years ago
Hi experts..
We are using Trac issue-tracking system and now we want to use Redmine. But is it possible to transfer old data in Trac to Redmine?
Replies (3)
RE: transfer db - Added by Etienne Massip almost 14 years ago
RedMine provides a Trac importer, see RedmineMigrate for some explanations.
RE: transfer db - Added by razumuhin map almost 14 years ago
thanks for fast answer.
my redmine`s db is mysql. should i install redmine with sqllite db for trac migrate?
RE: transfer db - Added by Etienne Massip almost 14 years ago
No.
The documentation simply is written based on the assumption that your Trac db is sqlite, that's all.