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 2011/08/09 02:35:32 UTC

svn commit: r1155171 - /subversion/branches/1.7.x/STATUS

Author: rhuijben
Date: Tue Aug  9 00:35:32 2011
New Revision: 1155171

URL: http://svn.apache.org/viewvc?rev=1155171&view=rev
Log:
* STATUS: Nominate two more serf patches

Modified:
    subversion/branches/1.7.x/STATUS

Modified: subversion/branches/1.7.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.7.x/STATUS?rev=1155171&r1=1155170&r2=1155171&view=diff
==============================================================================
--- subversion/branches/1.7.x/STATUS (original)
+++ subversion/branches/1.7.x/STATUS Tue Aug  9 00:35:32 2011
@@ -158,6 +158,24 @@ Candidate changes:
    Votes:
      +1: julianfoad
 
+ * r1155131
+   Cleanup the xml parser in serf in unexpected conditions.
+   Justification:
+     Without this patch the xml parser is only freed when http responses are
+     read successfully.
+   Votes:
+     +1: rhuijben
+
+ * r1155160
+   When serf restarts a web request, start parsing xml where we stopped in the
+   previous request to avoid xml parse errors on the <?xml.
+   Justification:
+     Without this patch it is not possible to reliable checkout neon using
+     serf. (svn co http://svn.webdav.org/repos/projects/neon/tags/0.29.6 wc).
+     I (rhuijben) call that a regression.
+   Votes:
+     +1: rhuijben
+
 Veto-blocked changes:
 =====================