add a topic but not a head

Uwe Brauer oub at mat.ucm.es
Thu Jun 13 12:38:44 UTC 2019


>>> "UB" == Uwe Brauer <oub at mat.ucm.es> writes:

>>> "PD" == Pierre-Yves David <pierre-yves.david at ens-lyon.org> writes:
>> latest version is 9.0.0 (however, the lastest verison with 4.4 support
>> is 8.5.1 IIRC)

> Thanks. 

> Here is what I did,

> I changed to the evolve source directory which I had cloned already.

>  hg up 8.5.1
>  pip install --user .

>  Hg version -v 
>  evolve                  external  8.5.1
>  topic                   external  0.14.1

> But again 

> hg topics topic2 -r 1::3

> Created various heads. 


> If I understand you correctly I have to upgrade my mercurial version?

Now it becomes more absurd.

I clone hg-stable
 hg up 5.0
 make local

Then I created again a testrepo using now 
 /home/oub/ALLES/src/hg-stable/hg 

Which is 5.0

I did this with evolve version 8.5.1.
Same behavior.

Then I installed evolve 8.6

Repeated the steps and obtained 
o  changeset:   8:ff3ef5341000
|  tag:         tip
|  topic:       topic2
|  parent:      0:572999c11d49
|  user:        Bernhard Riemann <bernhard.riemann at gmail.com>
|  date:        Thu Jun 13 14:34:22 2019 +0200
|  summary:     Second
|
| *  changeset:   7:71ab02f02b19
| |  topic:       topic2
| |  parent:      1:b858c054cfc1
| |  user:        Bernhard Riemann <bernhard.riemann at gmail.com>
| |  date:        Thu Jun 13 14:34:22 2019 +0200
| |  instability: orphan
| |  summary:     Third
| |
| | *  changeset:   6:2c91c2cc3a6f
| | |  topic:       topic2
| | |  parent:      2:c48fb6c644a5
| | |  user:        Uwe Brauer <oub at mat.ucm.es>
| | |  date:        Thu Jun 13 14:34:22 2019 +0200
| | |  instability: orphan
| | |  summary:     Fourth
| | |
| | | @  changeset:   5:f2e9dff18c01
| | | |  topic:       NewTopic

And the command heads again shows me heads. So it seems that this
behavior is also present in mercurial 5.0 and evolve 8.6

  evolve                  external  8.6.0.dev
  topic                   external  0.15.0.dev

So what do you suggest?



More information about the Evolve-testers mailing list