[issue2283] AssertionError when rebasing to a renamed directory

David Bruton bugs at mercurial.selenic.com
Mon Jul 12 15:12:37 UTC 2010


New submission from David Bruton <dave.bruton at imgtec.com>:

Attached is a shell script which reproduces a bug I found today in
Mercurial.

I am unable to rebase my patch queue as a result of a directory rename
in the repository.  In real life, I have multiple patches and many
revisions, however it seems that a single patch and single revision
provokes the same AssertionFailure (that is, the back trace looks
similar, also attached)

This is on Ubuntu 9.10, with Mercurial compiled from source (not the APT
repo version).

Mercurial Version: 1.5
Python version: 2.6.4

Regards,
-djlb.

----------
files: repro_rebase_fileadd_in_renameddir_bug.sh
messages: 13076
nosy: imgdjlb
priority: bug
status: unread
title: AssertionError when rebasing to a renamed directory

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue2283>
____________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: repro_rebase_fileadd_in_renameddir_bug.sh
Type: application/x-sh
Size: 566 bytes
Desc: not available
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20100712/84cc446f/attachment.sh>


More information about the Mercurial-devel mailing list