problem with hg histedit (evolved enabled)
Uwe Brauer
oub at mat.ucm.es
Wed Oct 2 14:48:13 UTC 2019
>>> "MM" == Malcolm Matalka <mmatalka at gmail.com> writes:
> Uwe Brauer <oub at mat.ucm.es> writes:
>>
>> My error is emacsclient.
> Could you provide more details on what you mean by this.
Sorry misprint, my external editor is GNU emacs (actually emacsclient,
so that no new editor has start up when I call him).
I try to say again what happened.
The actual state of my repo (hg log -G)
is
o changeset: 122:85384e42b1f3
| tag: tip
| user: Uwe Brauer <oub at mat.ucm.es>
| date: Sun Sep 29 14:52:32 2019 +0300
| summary: Remark clarified, typo corrected.
|
o changeset: 121:f1f7a6656470
| user: Uwe Brauer <oub at mat.ucm.es>
| date: Sun Sep 29 13:31:46 2019 +0200
| summary: Finish first version of SH system, without Makino
|
And hg tip does not work.
Before I run hg histedit, I had (HASHES are not real)
o changeset: 124:0000000000000
| tag: tip
| user: Uwe Brauer <oub at mat.ucm.es>
| date: Sun Sep 29 14:52:32 2019 +0300
| summary: Good commit, bad message
|
o changeset: 123:11111111111111
| user: Uwe Brauer <oub at mat.ucm.es>
| date: Sun Sep 29 13:31:46 2019 +0200
| summary: Good commit, good message
|
o changeset: 122:85384e42b1f3
| tag: tip
| user: Uwe Brauer <oub at mat.ucm.es>
| date: Sun Sep 29 14:52:32 2019 +0300
| summary: Remark clarified, typo corrected.
|
o changeset: 121:f1f7a6656470
| user: Uwe Brauer <oub at mat.ucm.es>
| date: Sun Sep 29 13:31:46 2019 +0200
| summary: Finish first version of SH system, without Makino
|
hg histedit let me select between 124 and 123
I chose message for 124 and pick for 123
NO editor came up
But hg log -G looked like this
o changeset: 124:0000000000000
| tag: tip
| user: Uwe Brauer <oub at mat.ucm.es>
| date: Sun Sep 29 14:52:32 2019 +0300
| summary: Good commit, bad message
|
x changeset: 123:1111111111111
| user: Uwe Brauer <oub at mat.ucm.es>
| date: Sun Sep 29 13:31:46 2019 +0200
| summary: Good commit, good message
|
o changeset: 122:85384e42b1f3
| tag: tip
| user: Uwe Brauer <oub at mat.ucm.es>
| date: Sun Sep 29 14:52:32 2019 +0300
| summary: Remark clarified, typo corrected.
|
o changeset: 121:f1f7a6656470
| user: Uwe Brauer <oub at mat.ucm.es>
| date: Sun Sep 29 13:31:46 2019 +0200
| summary: Finish first version of SH system, without Makino
|
I disabled evolve and repeated the process and then I ended with the
repo.
o changeset: 122:85384e42b1f3
| tag: tip
| user: Uwe Brauer <oub at mat.ucm.es>
| date: Sun Sep 29 14:52:32 2019 +0300
| summary: Remark clarified, typo corrected.
|
o changeset: 121:f1f7a6656470
| user: Uwe Brauer <oub at mat.ucm.es>
| date: Sun Sep 29 13:31:46 2019 +0200
| summary: Finish first version of SH system, without Makino
|
and hg up tip does not work, repository seems corrupt.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5025 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20191002/614d3ece/attachment.p7s>
More information about the Mercurial
mailing list