14.01.2014, 09:52, "Benjamin Poulain" <benja...@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 _______________________________________________ webkit-help mailing list webkit-help@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-help