RESOLVED DUPLICATE of bug 26830 28456
svn-apply does not handle git binary deletions
https://bugs.webkit.org/show_bug.cgi?id=28456
Summary svn-apply does not handle git binary deletions
Eric Seidel (no email)
Reported 2009-08-19 08:51:11 PDT
curl "https://bugs.webkit.org/attachment.cgi?id=35097" | svn-apply fails. LayoutTests/platform/mac/fast/multicol/negativeColumnWidth-expected.checksum rm 'LayoutTests/platform/mac/fast/multicol/negativeColumnWidth-expected.checksum' patch: **** Only garbage was found in the patch input. patch -p0 "LayoutTests/platform/mac/fast/multicol/negativeColumnWidth-expected.png" returned 2. Pass --force to ignore patch failures. Teaching svn-apply to handle git binary diffs would be a lot of work, but we could at least make it handle git binary deletions. Right now git users have to switch to an svn checkout because svn-create-patch doesn't work with git.
Attachments
Eric Seidel (no email)
Comment 1 2009-09-16 16:52:36 PDT
Hit this again trying to land a patch off of bug 21271.
Shinichiro Hamaji
Comment 2 2009-11-12 23:26:58 PST
*** This bug has been marked as a duplicate of bug 26830 ***
Note You need to log in before you can comment on or make changes to this bug.