Alexey Neyman wrote on Tue, Sep 04, 2012 at 23:40:58 -0700: > On Tuesday, September 04, 2012 05:56:27 PM Stefan Sperling wrote: > > On Fri, Aug 31, 2012 at 03:24:18PM -0700, Alexey Neyman wrote: > > > Hi SVN developers, > > > > > > I noticed an issue which prevents the 'post-review' tool from ReviewBoard > > > (http://www.reviewboard.org) from working with Subversion 1.7.x and trunk > > > (1.8.0-dev). > > > > > > This post-review tool uses external diff command to generate a diff file. > > > With Subversion 1.7 and 1.8, using external diff tool results in an extra > > > "Index:" > > > header being printed. Here is a test case: > > Thanks Alexey, patch committed in r1380697. > > Thanks Stefan. Is it possible to have this patch nominated for 1.7 backport?
It already is: https://svn.apache.org/repos/asf/subversion/branches/1.7.x/STATUS > > Regards, > Alexey.