Author: philip
Date: Thu Apr 21 11:07:03 2011
New Revision: 1095656

URL: http://svn.apache.org/viewvc?rev=1095656&view=rev
Log:
* STATUS: propose r1094692 and r1095654

Modified:
    subversion/branches/1.6.x/STATUS

Modified: subversion/branches/1.6.x/STATUS
URL: 
http://svn.apache.org/viewvc/subversion/branches/1.6.x/STATUS?rev=1095656&r1=1095655&r2=1095656&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Thu Apr 21 11:07:03 2011
@@ -284,6 +284,22 @@ Candidate changes:
    Votes:
      +1: stsp
 
+ * r1094692
+   Make "blame -g" more efficient when svn:mergeinfo is large.
+   Justification:
+     Orders of magnitude faster on some large datasets where the server
+     is otherwise too slow to be useable.
+   Votes:
+     +1: philip
+
+ * r1095654
+   Avoid closing an already closed file.
+   Justification:
+     Causes invalid handle exceptions on Windows servers.
+   Votes:
+     +1: philip
+  
+
 Veto-blocked changes:
 =====================
 


Reply via email to