upgrade from 0.9 to 2.2 without issues
Added by Marco Gutsche over 12 years ago
Hello,
I'm running a redmine 0.9 instance and would like to upgrade to the latest version (2.2.). Due to some mistakes I would like to upgrade without the existing issues. So I only need my wikis, files, ect.
Is something like that possible?
Thank a lot.
Replies (1)
RE: upgrade from 0.9 to 2.2 without issues
-
Added by Jan Niggemann (redmine.org team member) over 12 years ago
Due to some mistakes
Problems with the upgrade or lessons learned since 0.9 (like how to organize projects and trackers to match the needs of your organization)?
Perhaps it's easier the other way round, to first migrate everything and then use TRUNCATE TABLE tablename
to get rid of the data in issues
as well as issue_relations
?