problem with hg histedit (evolved enabled)

Augie Fackler raf at durin42.com
Wed Oct 2 15:01:12 UTC 2019


Yes, that looks exactly like the bug fixed in https://www.mercurial-scm.org/repo/hg-committed/rev/699102b10530

> On Oct 2, 2019, at 10:57, Pulkit Goyal <7895pulkit at gmail.com> wrote:
> 
> Augie, this looks like the bug which you fixed recently. Can you have a look?
> 
> On Wed, Oct 2, 2019 at 2:43 PM Uwe Brauer <oub at mat.ucm.es> wrote:
>> 
>> 
>> Hi
>> 
>> I had 2 commits which I wanted to push, before I realised I need to
>> modify the last commit message.
>> 
>> I run hg histedit
>> 
>> Emacs popped up, I chose message for the latest commit and pick for
>> penultimate commit saved and then nothing happened, however the
>> penultimate commit was marked as obsolete, the commit message did not
>> change.
>> 
>> I run hg histedit --continue
>> 
>> Basically with the same result.
>> 
>> So after 2 iterations, I disabled evolve and repeated the process.
>> 
>> Now the repository is in a strange state
>> 
>> I run hg up tip and I obtain
>> 
>> warning: ignoring unknown working parent 922dc685b7e9!
>> Rome-Notes/main.out: untracked file differs
>> Rome-Notes/main.synctex.gz: untracked file differs
>> Rome-Notes/main.toc: untracked file differs
>> abort: untracked files in working directory differ from files in requested revision
>> 
>> 
>> The last two commits are not displayed and I am stuck.
>> 
>> Any help is appreciated.
>> 
>> Regards
>> 
>> Uwe Brauer
>> 
>> _______________________________________________
>> Mercurial mailing list
>> Mercurial at mercurial-scm.org
>> https://www.mercurial-scm.org/mailman/listinfo/mercurial




More information about the Mercurial mailing list