Added by Conrad Lawes about 12 years ago
My redmine server is presently running on Ubuntu 11.10 32-bit. I am building a new server, Ubuntu 12.04 64-bit. What is the best way to migrate my redmine settings, subversion data, and mysql database to the new server?
Thanks.
If Ruby version is the same on the both servers it should be easy. Just dump the database and import it on the new place. Redmine installation, I think, could be copied. Then execute 'budnle install --without test development rmagick' and it should start...