[BUG] Export, or add, or something is b0rked

Bryan O'Sullivan bos at serpentine.com
Fri Jul 1 12:47:39 CDT 2005


On Fri, 2005-07-01 at 10:39 -0700, Bryan O'Sullivan wrote:

> Hmm.  It seems that dodiff is completely broken in the tip.  I can't
> diff anything.

Oh!  I see what the problem is.  dodiff breaks if there's been a file
added since the revision you're trying to diff.  If the tip adds a file,
you can't diff anything.

The reason is that localrepository.changes reports added files as having
been deleted.

	<b



More information about the Mercurial mailing list