We want to upgrade our redmine server which is running in version 1.4.4.stable(MySQL) to next version.

as i visited the trunkey site and downloaded Redmine OVF and installed as a new redmine server which has all latest versions available. so can you suggest me that if I migrate all required instance and related backup into the new created Redmine server from the running Redmine server.

or 

what are the steps to upgrade existing running Redmine Server.

Replies (1)

Hi there

Reply 1

What does that version number you quote relate to? If it's running on a TurnKey server, could you please share the output of this:

turnkey-version

And:

lsb_release -a

And finally:

cat /var/www/redmine/lib/redmine/version.rb

Armed with that info, then I'll be in a better position to offer some advice.