Author: cmpilato
Date: Wed Apr 7 00:54:17 2010
New Revision: 931385
URL: http://svn.apache.org/viewvc?rev=931385&view=rev
Log:
Propose r931209 and r931211 for backport.
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=931385&r1=931384&r2=931385&view=diff
==============================================================================
--- subversion/branches/1.6.x/STATUS (original)
+++ subversion/branches/1.6.x/STATUS Wed Apr 7 00:54:17 2010
@@ -137,6 +137,23 @@ Candidate changes:
going to cause problems elsewhere, see
http://svn.haxx.se/dev/archive-2010-04/0089.shtml)
+ * r931209, r931211
+ Fixes related to the partial resolution of issue #3242 already backported
+ here.
+ Justification:
+ This fixes, at a minimum, some failing JavaHL tests, but also some
+ brokenness in functionality not fully explored by our test suite.
+ Branch:
+ ^/subversion/branches/1.6.x-3242-partial-fixes
+ Notes:
+ r931209 adds some RA patch-up code for correcting the incorrect data
+ received from the servers when handling the svn_ra_get_mergeinfo() call.
+ r931211 is the backport of changes required to ensure that the client
+ queries the correct URL when looking up mergeinfo in certain cases
+ (primarily 'svn mergeinfo URL ...')
+ Votes:
+ +1: cmpilato
+
Veto-blocked changes:
=====================