[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Monotone-devel] Updated Issue 102 - mtn diff output no longer in alphab
From: |
code |
Subject: |
[Monotone-devel] Updated Issue 102 - mtn diff output no longer in alphabetical order (monotone) |
Date: |
Sun, 7 Nov 2010 23:18:07 GMT |
Hello,
The following issue has been updated:
102 - mtn diff output no longer in alphabetical order
Project: monotone
Status: New
Reported by: joe 23
URL: http://code.monotone.ca/p/monotone/issues/102/
Labels:
Type:Defect
Priority:Medium
Comments (last first):
# By joe 23, Nov 8, 2010:
More info:
The old behavior was the new files alphabetically, followed by the changed
files alphabetically.
The new behavior is everything in somewhat random order.
My preference would be that the new and changed files are merged into a single
sort (if I get to vote), but the old behavior would be a lot better than random.
# By joe 23, Nov 7, 2010:
Steps to reproduce the problem:
-------------------------------
mtn diff, or mtn diff filea fileb filec
Expected result:
----------------
Both the header of the diff and the diff sections should be in alphabetical
order by filename.
Actual results:
---------------
Header (listing the files) is in alphabetical order but the diff sections seem
to be in random order. This makes it difficult to review diffs across a whole
project.
Pretty sure this changed somewhere between 0.44 and 0.48 (i.e. 0.44 was
alphabetical, but 0.48 wasn't)
Output of `mtn version --full`:
-------------------------------
monotone 0.99.1 (base revision: 8973482283db7c36780dce2b54721ccc0f5b7388)
Running on : Linux 2.6.32-25-generic #45-Ubuntu SMP Sat Oct 16
19:48:22 UTC 2010 i686
C++ compiler : GNU C++ version 4.3.2
C++ standard library: GNU libstdc++ version 20080905
Boost version : 1_40
SQLite version : 3.5.9 (compiled against 3.5.9)
Lua version : Lua 5.1
PCRE version : 7.6 2008-01-28 (compiled against 7.6)
Botan version : 1.8.9 (compiled against 1.8.9)
Changes since base revision:
format_version "1"
new_manifest [c1270158b7fa91abf8235ad129b0476943bde1ed]
old_revision [8973482283db7c36780dce2b54721ccc0f5b7388]
Generated from data cached in the distribution;
further changes may have been made.
--
Issue: http://code.monotone.ca/p/monotone/issues/102/