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" <aes...@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, talking1...@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>
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo/webkit-dev