Comment 0 for bug 71307

Revision history for this message
Matthew Paul Thomas (mpt) wrote : "bzr diff" produces silly result for added binary file

bzr 0.11.0, Ubuntu 6.10

When I "bzr add" a binary file, then do "bzr diff", I get a result like:
=== added file 'lib/canonical/launchpad/icing/app-bugs.large.gif'
Binary files lib/canonical/launchpad/icing/app-bugs.large.gif 1970-01-01 00:00:00 +0000 and lib/canonical/launchpad/icing/app-bugs.large.gif 2006-11-09 01:41:18 +0000 differ

The first line makes sense; the second does not, because either I nor the file existed in 1970. The second line should be omitted.