Added by Thor Jakobsen over 16 years ago
Absolutly stunning projekt.
But i need to migrate about 100 trac projects.
And it's very time consuming to do that.
Is there anyway i can do that in a easy way ?
Not really. You need to call rake
rake redmine:migrate_from_trac RAILS_ENV="production"for every project (may be there exists a possibility to script that in a way). What you have to be aware of that currently some parts are not correctly converted (see #2054, #2053, #2052, #2050), cause i have done multiple migrations too and come across about the previously mentioned problems.