Author: breser
Date: Tue May 14 15:21:31 2013
New Revision: 1482383
URL: http://svn.apache.org/r1482383
Log:
* STATUS: Move r1481594 to approved (boldly assuming stefan2 is ok with this).
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=1482383&r1=1482382&r2=1482383&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Tue May 14 15:21:31 2013
@@ -46,16 +46,6 @@ Candidate changes:
+1: brane (for 1.8.1)
+0: rhuijben (looks ok, but I can't test or verify via code inspection)
- * r1481594
- Speed up reporting and authz checks on copy-from info in 'svn log'.
- Justification:
- The way we implemented merges makes replacements and add-with-history
- a much more common occurance than they would otherwise be. With this
- simple change, I've witnessed a ~25% speedup for e.g. the FreeBSD repo.
- Votes:
- +1: stefan2 (for 1.8.1)
- +1: rhuijben, ivan
-
* r1481596
For 'svn log -g', eliminate read requests on directories and mergeinfo
in revisions that are guaranteed to not change any mergeinfo.
@@ -155,3 +145,13 @@ Approved changes:
path itself is stored in Unicode)
Votes:
+1: rhuijben, breser, stsp
+
+ * r1481594
+ Speed up reporting and authz checks on copy-from info in 'svn log'.
+ Justification:
+ The way we implemented merges makes replacements and add-with-history
+ a much more common occurance than they would otherwise be. With this
+ simple change, I've witnessed a ~25% speedup for e.g. the FreeBSD repo.
+ Votes:
+ +1: stefan2 (for 1.8.1)
+ +1: rhuijben, ivan