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.