Hi Fabrice,

Le 22/08/2015 21:55, Fabrice Popineau a écrit :
I have an installation of FF 5.3 which is in use.
I have setup a new VM with FF 6.0.2 and I would like to migrate the projects.

Is there a recommended way to handle that ?
I especially wonder how to export the DB and reimport it in the new system. Should I duplicate the DB and apply all the appropriate scripts from the db/ directory ?

What we did is:
- back-up DB
- import DB to new machine
- apply migration scripts with :

dpkg-reconfigure fusionforge-db-local
or
/usr/share/fusionforge/post-install.d/db/db.sh configure


I have set up FF 5.3 to handle both svn and git over https/DAV.
Will I still be able to do the same with FF 6.x ?

Yes. Since it now supports combined SSH and HTTP, the migration script will change the file owner/group in your repositories, so make sure they are copied to the new environment before you run the migration script.


Any other points to pay attention to ?

Not from the top of my head

Cheers!
Sylvain

_______________________________________________
Fusionforge-general mailing list
Fusionforge-general@lists.fusionforge.org
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-general

Reply via email to