(corrupt repo, repaired) pushing remote has heads on branch 'default' that are not known locally
Uwe Brauer
oub at mat.ucm.es
Mon Jul 25 08:13:59 UTC 2016
Hi
I have a repo (which is also in bitbucket). I had a corruption in that
repo, which I was finally able to resolve, following the
instructions found in the website
https://www.mercurial-scm.org/wiki/RepositoryCorruption#Recovery_using_convert_extension
However after committing some changes I wanted to push that repo and I
received
searching for changes
remote has heads on branch 'default' that are not known locally: 1aea182c63f3
remote has heads on branch 'exam-geo2-2016-parts' that are not known locally: 4289b2
ad5120
abort: push creates new remote head 57f89fc534c9!
So I run
hg push -f --new-branches
And everything seemed fine. However I receive still the message (when
pushing again):
remote has heads on branch 'default' that are not known locally: 1aea182c63f3
What should I do, clone and then try to merge?
regards
Uwe Brauer
More information about the Mercurial
mailing list