On Fri, Jul 6, 2012 at 3:56 PM, MNGirl <hullstei...@gmail.com> wrote:
> I currently have gitorious installed on a FC7 server and I want to move it > to a new server (Centos6.2). What is the best way to do that? I'll be > leaving the database on the current server, but moving the > repositories/gitorious to the new server. Should I install the same version > of gitorious that is on the old server, on the new server first and then > move the repositories, etc? > There's a page on upgrading on the wiki: https://gitorious.org/gitorious/pages/Upgrading I would try backing up the database, pull the latest tag to the old server, run `rake db:migrate` and verify that things work as expected. If there are any problems, simply revert the database. Cheers, - Marius -- To post to this group, send email to gitorious@googlegroups.com To unsubscribe from this group, send email to gitorious+unsubscr...@googlegroups.com