Bug 32438 - svn-apply can't handle git diffs generated with --no-prefix
Summary: svn-apply can't handle git diffs generated with --no-prefix
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Chris Jerdonek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-11 10:03 PST by Eric Seidel (no email)
Modified: 2010-05-04 01:01 PDT (History)
4 users (show)

See Also:


Attachments
Proposed patch (3.30 KB, patch)
2010-05-03 19:56 PDT, Chris Jerdonek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.