You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rh...@apache.org on 2013/06/13 00:22:32 UTC

svn commit: r1492456 - /subversion/branches/1.8.x/STATUS

Author: rhuijben
Date: Wed Jun 12 22:22:32 2013
New Revision: 1492456

URL: http://svn.apache.org/r1492456
Log:
* STATUS
  Split the r1492005 group in two separate groups.

Suggested by: ivan

Modified:
    subversion/branches/1.8.x/STATUS

Modified: subversion/branches/1.8.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.8.x/STATUS?rev=1492456&r1=1492455&r2=1492456&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Wed Jun 12 22:22:32 2013
@@ -124,13 +124,20 @@ Candidate changes:
      -0: rhuijben (Working on a further review to avoid a possible duplicate
                    callback call)
 
- * r1478987, r1492005, r1492020
+ * r1492005
    Optimize 'svn mergeinfo --show-revs' network usage and a similar case in the
    merge code.
    Justification:
      Simple fixes to improve performance.
    Votes:
-     +1: ivan (without r1478987, r1492020)
+     +1: ivan, rhuijben
+     
+ * r1478987, r1492020
+   Optimize some code that retrieves mergeinfo to obtain less unneeded
+   information from the repository.
+   Justification:
+     Simple fixes to improve performance.
+   Votes:
      +1: rhuijben
 
  * r1491756