Bug 32438

Summary: svn-apply can't handle git diffs generated with --no-prefix
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: Chris Jerdonek <cjerdonek>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, aroben, cjerdonek, dbates
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Proposed patch none

Description Eric Seidel (no email) 2009-12-11 10:03:07 PST
svn-apply can't handle git diffs generated with --no-prefix

https://bugs.webkit.org/show_bug.cgi?id=32335#c11
Comment 1 Eric Seidel (no email) 2010-04-18 13:27:10 PDT
Struck again!
https://bugs.webkit.org/show_bug.cgi?id=20219#c14

Seems we should at least make svn-apply error out nicely in this case.  Right now it silently fails.
Comment 2 Chris Jerdonek 2010-05-03 19:56:40 PDT
Created attachment 54986 [details]
Proposed patch
Comment 3 Eric Seidel (no email) 2010-05-03 20:18:46 PDT
Comment on attachment 54986 [details]
Proposed patch

LGTM.
Comment 4 Chris Jerdonek 2010-05-04 01:01:29 PDT
Comment on attachment 54986 [details]
Proposed patch

Clearing flags on attachment: 54986

Committed r58741: <http://trac.webkit.org/changeset/58741>
Comment 5 Chris Jerdonek 2010-05-04 01:01:49 PDT
All reviewed patches have been landed.  Closing bug.