On Sun, Nov 16, 2008 at 4:52 PM, houda hocine <[EMAIL PROTECTED]> wrote:

> I don't want to do this manualy, but I would like to know how to
> automatically apply the patch to source code,

First, you must have a copy of the source tree on your local drive
(see http://webkit.org/building/checkout.html), when the whole source
tree is checked out on your machine you can apply that patch using the
svn-apply script which could be found in WebKitTools/ subdirectory.

"svn-apply webkit.patch" would be enough, if no conflict is detected.
-- 
// Et quid amabo nisi quod rerum enigma est?
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to