Bug 27482

Summary: svn-apply cannot apply patch generated by Windows SVN
Product: WebKit Reporter: Mark Rowe (bdash) <mrowe>
Component: Tools / TestsAssignee: Mark Rowe (bdash) <mrowe>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Patch! ddkilzer: review+

Mark Rowe (bdash)
Reported 2009-07-20 22:31:22 PDT
Attempting to apply attachment 33132 [details] (<https://bugs.webkit.org/attachment.cgi?id=33132>) using svn-apply fails. This is because svn-apply does not correctly detect the ChangeLog portions of the patch and therefore does not invoke "patch" with the --fuzz=3 option. This means that the application fails, and svn-apply bails out.
Attachments
Patch! (2.38 KB, patch)
2009-07-20 22:45 PDT, Mark Rowe (bdash)
ddkilzer: review+
Mark Rowe (bdash)
Comment 1 2009-07-20 22:45:21 PDT
David Kilzer (:ddkilzer)
Comment 2 2009-07-20 23:38:56 PDT
Comment on attachment 33144 [details] Patch! r=me
Mark Rowe (bdash)
Comment 3 2009-07-20 23:42:50 PDT
Landed in r46156.
Note You need to log in before you can comment on or make changes to this bug.