[Webkit-unassigned] [Bug 33534] New: svn-apply fails to apply patches generated by git format-patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 12 08:23:27 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33534
Summary: svn-apply fails to apply patches generated by git
format-patch
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: gns at gnome.org
One example is this one:
https://bugs.webkit.org/attachment.cgi?id=46364
When I try to use webkit-patch to apply it, I get the following error message:
Processing patch 46364 from bug 33015.
Failed to run "['/home/kov/src/WebKit/WebKitTools/Scripts/svn-apply']"
exit_code: 9
Last 500 characters of output:
ess
---
LayoutTests/ChangeLog | 14 ++++++++++++
LayoutTests/media/audio-mpeg-supported.html | 15 ++++++++++---
LayoutTests/media/video-seek-past-end-playing.html | 22 ++++++++++++-------
LayoutTests/platform/gtk/Skipped | 4 ---
4 files changed, 39 insertions(+), 16 deletions(-)
-------------------------------------------------------------------
Died at /home/kov/src/WebKit/WebKitTools/Scripts/svn-apply line 336, <> line
141.
Failed to run "['/home/kov/src/WebKit/WebKitTools/Scripts/svn-apply']"
exit_code: 9
I think it is caused by the fact that the header of the patch is too big for
svn-apply.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list