[AGAIN] (was: cannot strip a strange change set: with //)
Uwe Brauer
oub at mat.ucm.es
Sun Sep 19 16:19:53 UTC 2021
>>> "PD" == Pierre-Yves David <pierre-yves.david at ens-lyon.org> writes:
> yes
> On 6/29/21 12:02 PM, Uwe Brauer wrote:
>>>>> "PD" == Pierre-Yves David <pierre-yves.david at ens-lyon.org> writes:
>> > can you run the same comand using `//` ?
>>
>> You mean
>>
>> hg strip -r default//examenjun
It does not work for the following graph:
â changeset: 549:02ab0808bb7a
ââ² Branch: uwe//referee
â â tag: tip
â â Author: Uwe Brauer <oub at mat.ucm.es>
â â Date: Thu, 16 Sep 2021 14:22:37 +0200
â â Topic: referee
â â Phase: secret
â â Summary: Merge the resolved issue changeset into the uwe branch
Somehow hg mixed a topic and a named branch, because there is a
named branch uwe
and a topic referee
But I cannot strip change set 549
I tried
hg strip -r 549
hg strip -r 2ab0808bb7a
hg strip -r uwe//referee
Nothing works I always obtain
abort: unknown revision
I am really desperate!
regards
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5673 bytes
Desc: not available
URL: <http://www.mercurial-scm.org/pipermail/mercurial/attachments/20210919/2b695dbb/attachment.bin>
More information about the Mercurial
mailing list