Author: rhuijben
Date: Thu Nov 23 09:43:51 2017
New Revision: 1816116
URL: http://svn.apache.org/viewvc?rev=1816116&view=rev
Log:
* STATUS: Cast vote. Approve the issue #4704 fix.
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=1816116&r1=1816115&r2=1816116&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Thu Nov 23 09:43:51 2017
@@ -27,19 +27,6 @@ Candidate changes:
Votes:
+1: stefan2
- * r1816069,1816106
- Issue #4707: svnrdump dump: 2GB limit on content-length header.
- Justification:
- Large file support is broken in svnrdump <= 1.8.
- Notes:
- Only <= 1.8.x was broken; 1.9.x uses refactored code without the bug.
- Ideally we'd add a regression test; I'll leave that decision to reviewers.
- Branch:
- 1.8.x-issue4707
- Votes:
- +1: julianfoad, luke1410
- +1: rhuijben (without r1816106)
-
Veto-blocked changes:
=====================
@@ -62,3 +49,14 @@ Veto-blocked changes:
Approved changes:
=================
+ * r1816069,1816106
+ Issue #4707: svnrdump dump: 2GB limit on content-length header.
+ Justification:
+ Large file support is broken in svnrdump <= 1.8.
+ Notes:
+ Only <= 1.8.x was broken; 1.9.x uses refactored code without the bug.
+ Ideally we'd add a regression test; I'll leave that decision to reviewers.
+ Branch:
+ 1.8.x-issue4707
+ Votes:
+ +1: julianfoad, luke1410, rhuijben