Project

General

Profile

Upgrade from 1.0.4.stable to latest version

Added by Alan MacK over 10 years ago

Hi there,

We are using Redmine 1.0.4.stable (MySQL) and want to upgrade this to the latest/current version.

Can anyone please supply an easy procedure for us to do this without losing our current data?

We are running a windows environment with Apache and MySQL.

Thanks in advance, Alan.


Replies (4)

RE: Upgrade from 1.0.4.stable to latest version - Added by Ivan Cenov over 10 years ago

See this.
Not ease task. The bigger is the leap the bigger is the difficulty of doing upgrade.
Proposed leaps: 1.0.4 -> 1.3.x -> 1.4.x -> 2.0.x ->latest
Check plugins. Some of them have different versions prior 2.0.x. Collect appropriate versions of the plugins you use first and then do upgrade.
From 1.4.0, Redmine used bundler. Yours 1.0.4 does not.
From 2.0.0 use mysql2 instead of mysql gem
What is behind apache in your configuration? Mongrel? You have to change it with thin or puma.
Ruby version? Now I use 1.9.3.
Rails? You have to upgrade rails to latest, and you have to check which rails versions are used in intermediate steps proposed above.

RE: Upgrade from 1.0.4.stable to latest version - Added by Ivan Cenov over 10 years ago

See here I wrote some instructions there which are out of date but applicable in your case.

RE: Upgrade from 1.0.4.stable to latest version - Added by Alan MacK over 10 years ago

Thanks Ivan, looks like it will be allot of fun to achieve the upgrade, was hoping it would be easier haha :)

RE: Upgrade from 1.0.4.stable to latest version - Added by Fils Ntagengwa over 9 years ago

I want to upgrade the redmine of my organization 1.0.4 to 2.6.0
Which steps do I have to follow?

Regards;

    (1-4/4)