Daniel Shahaf wrote: > Julian Foad wrote on Fri, Jun 20, 2014 at 16:39:21 +0100: >> Markus Schaber wrote: >>> Second iteration of my patch for fixing issue #4395. >>> http://subversion.tigris.org/issues/show_bug.cgi?id=4395 >> >> The issue report is unclear. What are the 'from' and 'to' versions >> meant to be? Is the repro recipe meant to check out with 1.6 and then >> upgrade to 1.7? As written it appears to check out with 1.7 and >> upgrade to ... unspecified. > > The 'from' is 1.7.10 and the 'to' is 1.8.x. > > The 'from' is explicitly spelled out in #desc1. The 'to' is, indeed, > not spelled out in #desc1; however, the "Version:" metadata field > includes that information.
Ok, thanks. I was confused because I was focusing on the summary and description which both mention 1.6 clients explicitly, and I didn't notice the "found in: 1.8.x". - Julian