Page MenuHomePhorge

Upgrading from Phabricator
Closed, ResolvedPublic

Asked by s.quinn on Jul 9 2024, 12:54.

Details

Having git errors about needing to merge branches when switching the git repository from phab to phorge. I've tried clean install of the phorge git repository and it appears to be working OK with our 10 year old phabricator mariadb database. Before the clean git repo I made sure everything was up to the latest phabricator, i.e. git and mariadb database.
All I did was copy over a few config files into the new git repository. Is this method OK to do and not cause issues?

Answers

avivey
Updated 99 Days Ago

Yeah, you should be fine.

Unless you had local code changes, and these changes were about objects saved in the database, you should be fine. The bin/storage upgrade script should bring you up to date.

Welcome!

New Answer

Answer

This question has been marked as closed, but you can still leave a new answer.