[Webkit-unassigned] [Bug 171488] EWS bot can't apply patch for https://bugs.webkit.org/show_bug.cgi?id=171487

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 2 08:33:47 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=171488

--- Comment #8 from Jonathan Bedard <jbedard at apple.com> ---
(In reply to Sam Weinig from comment #7)
> ...
> Do you happen to know which aspect? Either way, I might take a stab at it.
> (Just need to find someone with an older SVN to compare against.

Read through your attached diff, the issue is pretty obvious.  Essentially, the SVN command we use to diff the directory generates a diff for each file in SVN 1.9 (it didn't use to) and then we diff each file as well (which we need to do because SVN's diff doesn't contain properties, if memory serves).  The result is that svn-create-patch creates a diff with files removed twice.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170502/5382b987/attachment-0001.html>


More information about the webkit-unassigned mailing list