Re: Multiple head revisions after git pull (2.0rc1 --> 2.0) - Mailing list pgadmin-support

From Willy-Bas Loos
Subject Re: Multiple head revisions after git pull (2.0rc1 --> 2.0)
Date
Msg-id CAHnozTj2GmrqmXYuBorEVzvNjp_zHO9_HtON7b3EPBH6P-V9hw@mail.gmail.com
Whole thread Raw
Responses Re: Multiple head revisions after git pull (2.0rc1 --> 2.0)  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
List pgadmin-support
Just to clarify, this is not a git question

Op 1 nov. 2017 12:19 p.m. schreef "Willy-Bas Loos" <willybas@gmail.com>:
Hi,

After my stash & pull to upgrade from 2.0rc1 to 2.0, these commands both end in the error below.
  • ../web$ FLASK_APP=pgAdmin4.py flask db revision
  • ../web$ python pgAdmin4.py

File "/home/wbloos/.virtualenvs/pgadmin4/lib/python3.5/site-packages/alembic/script/revision.py", line 270, in get_current_head
    "%s@head" % branch_label if branch_label else "head")
alembic.util.exc.CommandError: Multiple head revisions are present for given argument 'head'; please specify a specific target revision, '<branchname>@head' to narrow to a specific head, or 'heads' for all heads

I use Version: webpack 3.6.0

Any tips?

Cheers,
--
Willy-Bas Loos

pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: F5 - irritating behaviour
Next
From: Murtuza Zabuawala
Date:
Subject: Re: Multiple head revisions after git pull (2.0rc1 --> 2.0)