Author: julianfoad
Date: Wed Nov 22 17:04:07 2017
New Revision: 1816070
URL: http://svn.apache.org/viewvc?rev=1816070&view=rev
Log:
* STATUS: Propose r1816069 (issue #4707, svnrdump 2 GB limit) for 1.8.x.
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=1816070&r1=1816069&r2=1816070&view=diff
==============================================================================
--- subversion/branches/1.8.x/STATUS (original)
+++ subversion/branches/1.8.x/STATUS Wed Nov 22 17:04:07 2017
@@ -15,6 +15,19 @@ Status of 1.8.20:
Candidate changes:
==================
+ * r1816069
+ 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; it's a pretty obvious fix so I will
+ leave that decision to reviewers.
+ Branch:
+ 1.8.x-issue4707
+ Votes:
+ +1: julianfoad
+
* r1803435
'svnadmin load' fails with bogus SHA1 collision error.
Justification: