[issue1686] "abort: not found in manifest" when hg mv source is hg rm'ed

Peter Arrenbrecht mercurial-bugs at selenic.com
Wed Jun 3 12:27:23 UTC 2009


New submission from Peter Arrenbrecht <peter.arrenbrecht at gmail.com>:

hg init foo; cd foo
touch a
touch b
hg ci -Am xxx
hg mv b c
hg mv a b
hg diff

returns "abort: c at b7742e4619a6: not found in manifest!"

----------
messages: 9455
nosy: parren
priority: bug
status: unread
title: "abort: not found in manifest" when hg mv source is hg rm'ed

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue1686>
____________________________________________________



More information about the Mercurial-devel mailing list