You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by ju...@apache.org on 2012/08/07 19:32:31 UTC

svn commit: r1370378 - /subversion/branches/1.7.x/STATUS

Author: julianfoad
Date: Tue Aug  7 17:32:31 2012
New Revision: 1370378

URL: http://svn.apache.org/viewvc?rev=1370378&view=rev
Log:
* STATUS: Query the justification for sorting 'svn import' output.

Modified:
    subversion/branches/1.7.x/STATUS

Modified: subversion/branches/1.7.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1370378&r1=1370377&r2=1370378&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Tue Aug  7 17:32:31 2012
@@ -49,6 +49,13 @@ Candidate changes:
    Notes: Needs a backport branch, noted here for completeness.
    Votes:
      +0: stsp (pending a proper conflict-free backport)
+     -0: julianfoad (Nice behaviour enhancement but what's the justification
+            for back-porting this on its own without similar for other
+            commands?  The log msg says it was done to maintain stable output
+            with APR 1.4.6 random hash order, but it wasn't stable before
+            that because the order the directory entries were read into the
+            hash, and so the order of multiple keys in one bucket, was not
+            controlled.)
 
  * r1368662
    Add information about the build system to 'svn --version' output.