[Webkit-unassigned] [Bug 29684] svn-apply fails when a patch has an empty file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 26 09:23:21 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=29684

--- Comment #11 from David Kilzer (:ddkilzer) <ddkilzer at webkit.org> ---
Ironically, patches for adding and deleting an empty file using the svn-create-patch tool are identical, so it depends on the state of the repository (whether the file already exists or not) to decide what to do.  (Note that using `svn diff` simply produces no output when deleting a empty file, though.)

The patches for git give a "new file" or "deleted file" hint, so they should never be ambiguous.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180526/f4188bd2/attachment.html>


More information about the webkit-unassigned mailing list