[webkit-help] Issue While getting the webkit latest code

Konstantin Tokarev annulen at yandex.ru
Tue Jan 14 00:28:44 PST 2014


14.01.2014, 09:52, "Benjamin Poulain" <benjamin at webkit.org>:
> WebKit has so many files that it takes forever to do the initial
> checkout. It is a lot easier to take the nightly tarball, and update it.
>
> Basically you just need to:
> 1) Download the tarball.
> 2) Unzip it where you want the source.
> 3) Run the script ./Tools/Scripts/update-webkit

Or use git instead of svn - initial download is somewhat faster, and incremental updates
are *much* faster than with svn.

git clone git://git.webkit.org/WebKit.git

--
Regards,
Konstantin


More information about the webkit-help mailing list