[PATCH 5 of 9 V3] perf: add `parent-1` as possible source for perfrevlogwrite

2018-11-06 Thread Boris Feld
/ # hg pull https://bitbucket.org/octobus/mercurial-devel/ -r 934e67cf46a6 perf: add `parent-1` as possible source for perfrevlogwrite This source will use a diff against p1 in all case. diff --git a/contrib/perf.py b/contrib/perf.py --- a/contrib/perf.py +++ b/contrib/perf.py @@ -1580,6

Re: parent -1

2016-12-03 Thread Pierre-Yves David
On 12/02/2016 09:22 PM, Uwe Brauer wrote: > On 11/29/2016 11:29 PM, Uwe Brauer wrote: > The warning here means that for some reason some Mercurial internal > state got "corrupt" and was recording a current "checked out" revision > now unknown to Mercurial. This is most likely

Re: parent -1

2016-12-02 Thread Uwe Brauer
> On 11/29/2016 11:29 PM, Uwe Brauer wrote: > The warning here means that for some reason some Mercurial internal > state got "corrupt" and was recording a current "checked out" revision > now unknown to Mercurial. This is most likely the reason for this behaviour the local repo has

Re: parent -1

2016-12-02 Thread Pierre-Yves David
On 11/29/2016 11:29 PM, Uwe Brauer wrote: Hi A collaborator of mine, after pulling from the common repo wanted to commit and obtained: hg commit -m "Msg" warning: ignoring unknown working parent fb3007ebc0d2! created new head The warning here means that for some reason some Mercurial

parent -1

2016-11-29 Thread Uwe Brauer
Hi A collaborator of mine, after pulling from the common repo wanted to commit and obtained: hg commit -m "Msg" warning: ignoring unknown working parent fb3007ebc0d2! created new head hg log -g Gives changeset: 66:1406bbd18e67 tag: tip parent: -1: user: