upgrade from 1.0.5 to 2.5.0
Added by Mr Pine over 10 years ago
Hi,
I want to ypgrade my old redmine to latest version.
currently I am using 1.0.5!!(TurnKey Redmine Appliance)
Any help,
TNX
Replies (4)
RE: upgrade from 1.0.5 to 2.5.0 - Added by Ivan Cenov over 10 years ago
There are several threads concerning upgrading
RE: upgrade from 1.0.5 to 2.5.0 - Added by Mr Pine over 10 years ago
I followed this links:
http://www.redmine.org/projects/redmine/wiki/RedmineUpgrade
It works for me,TNX,for your reply
RE: upgrade from 1.0.5 to 2.5.0 - Added by Chris Cage over 10 years ago
Hi Mr Pine,
I'm curious, did you use Option 1 (manual download) or Option 2 (svn update) to upgrade?
We are at 1.0.5 as well so I'm glad to know the upgrade worked for you.
cheers
RE: upgrade from 1.0.5 to 2.5.0 - Added by Mr Pine over 10 years ago
Hi chris ,
I used manual download. unzip it to var/www/newredmine and follow instructions to install new version.
before db migration I rename my old redmine folder and put the new one instead. at the end run db migration.
BTW, I'm newbie in ruby ;-)
It works now!