monotone

Issue 111: mtn diff reports "/dev/null is binary" after dropping binary file

Reported by joe 23, Nov 27, 2010

In this case, diff should use the "from" filename not the 
"pseudo-to" filename /dev/null.

Steps to reproduce the problem:
-------------------------------

1. mtn drop foo.jpg
2. mtn diff


Expected result:
----------------
#
# old_revision [...]
#
# delete "foo.jpg"
#
============================================================
# foo.jpg is binary

Actual results:
---------------
#
# old_revision [...]
#
# delete "foo.jpg"
#
============================================================
# /dev/null is binary


Output of `mtn version --full`:
-------------------------------
0.99.1

Comment 1 by Richard Levitte, Nov 27, 2010

Verified and working on it.
Status: Started
Owner: levitte

Comment 2 by Richard Levitte, Nov 27, 2010

Problem fixed by commit 77d61233ea3d61f0f97a8b6a0116c0c0d86c9ee6.

Would you please verify?
Status: Fixed

Created: 13 years 4 months ago by joe 23

Updated: 13 years 4 months ago

Status: Fixed

Owner: Richard Levitte

Labels:
Type:Defect
Priority:Medium

Quick Links:     www.monotone.ca    -     Downloads    -     Documentation    -     Wiki    -     Code Forge    -     Build Status