[webkit-dev] How to download the patch and apply it to git
talking1239 at gmail.com
talking1239 at gmail.com
Sun Aug 5 23:16:54 PDT 2012
Thanks.
I want to know if exist an way to convert the git patch format to svn patch format?
--
BGs/Felix Shi
At 2012-08-06 14:04:28,"Andy Estes" <aestes at apple.com> wrote:
It looks like everything but the ChangeLog was patched cleanly, so you should be fine. You can do a sanity check by typing 'git diff' and comparing the output to the original patch.
-Andy
On Aug 5, 2012, at 10:57 PM, talking1239 at gmail.com wrote:
I use patch -p1 < "patch file" and it show me as follow inforamtion, so if I need to manual modify the patch file?
$ patch -p1 < "D:\study\jit.patch"
patching file `ChangeLog'
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to ChangeLog.rej
patching file `configure.ac'
Hunk #1 succeeded at 633 (offset -87 lines).
patch unexpectedly ends in middle of line
Hunk #2 succeeded at 779 with fuzz 1 (offset -27 lines).
--
BGs/Felix Shi
<jit.patch>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120806/340b9ee3/attachment.html>
More information about the webkit-dev
mailing list