Re: Multiple head revisions after git pull (2.0rc1 --> 2.0)
От | Murtuza Zabuawala |
---|---|
Тема | Re: Multiple head revisions after git pull (2.0rc1 --> 2.0) |
Дата | |
Msg-id | CAKKotZSbMQK7_-DyYN9hWLRhtbCjA+4dYVFwycUY1Edx+RXtUQ@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Multiple head revisions after git pull (2.0rc1 --> 2.0) (Willy-Bas Loos <willybas@gmail.com>) |
Список | pgadmin-support |
Your pgAdmin4 repo has local alembic revisions and you have to fix it manually by removing its respective files from directory '../pgadmin4/web/migrations/ versions', you can refer below given link how to do it manually OR if you are having difficulties doing it I would suggest you to git clone the pgAdmin4 repo once again.
alembic documents for merging two heads http://alembic.zzzcomputing. com/en/latest/branches.html# merging-branches
-- Murtuza
On Fri, Nov 3, 2017 at 7:06 PM, Willy-Bas Loos <willybas@gmail.com> wrote:
On Fri, Nov 3, 2017 at 1:14 PM, Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote: Can you try following command see if that helps,../web$ FLASK_APP=pgAdmin4.py flask db merge headsGiven command will try to merge two conflicting heads together automatically.For more information refer alembic documentation: http://alembic.zzzcomputing.com/en/latest/bra nches.html -- MurtuzaThat sounds and looks good and logical but it's not workingWhatever i do, i keep getting the same error.I've attached a log, maybe it will clarify .
--Willy-Bas Loos
В списке pgadmin-support по дате отправления: