You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by cm...@apache.org on 2010/04/02 22:33:29 UTC

svn commit: r930376 - /subversion/branches/1.6.x/STATUS

Author: cmpilato
Date: Fri Apr  2 20:33:28 2010
New Revision: 930376

URL: http://svn.apache.org/viewvc?rev=930376&view=rev
Log:
Propose r880461 for backport.  The lack of it is the source of the
merge test failures on ra_serf.

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=930376&r1=930375&r2=930376&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Fri Apr  2 20:33:28 2010
@@ -94,6 +94,15 @@ Candidate changes:
    Votes:
      +1: kameshj
 
+ * r880461
+   Fix an obscure bug in ra_serf mergeinfo report handling which causes 
+   valid mergeinfo in the response to be ignored.
+   Justification:
+     Without this fix, the ra_serf implementation of svn_ra_get_mergeinfo()
+     will only work when called with non-empty relative paths.
+   Votes:
+     +1: cmpilato
+
  * r916286, r917512
    This backport depends on the r878590 group only for the conflict free port.
    Justification: