[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Monotone-devel] Issue 111 - mtn diff reports "/dev/null is binary" afte
From: |
code |
Subject: |
[Monotone-devel] Issue 111 - mtn diff reports "/dev/null is binary" after dropping binary file (monotone) |
Date: |
Sat, 27 Nov 2010 02:16:16 GMT |
Hello,
A new issue has been created and assigned
to you:
111 - mtn diff reports "/dev/null is binary" after dropping binary file
Project: monotone
Status: New
Reported by: joe 23
Labels:
Type:Defect
Priority:Medium
Description:
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
--
Issue: http://code.monotone.ca/p/monotone/issues/111/
- [Monotone-devel] Issue 111 - mtn diff reports "/dev/null is binary" after dropping binary file (monotone),
code <=