[webkit-dev] downloading src

Jack Wootton jackwootton at gmail.com
Tue Aug 26 03:29:15 PDT 2008


After running the following command:

svn checkout http://svn.webkit.org/repository/webkit/trunk WebKit

As specified here:

http://webkit.org/building/checkout.html

I receive the following error:

svn: REPORT of '/repository/webkit/!svn/vcc/default': Could not read
response body: connection was closed by server (http://svn.webki
t.org)

Perhaps this is why I am not downloading all the directories :p

Can someone help?

Cheers,
Jack

On Fri, Aug 22, 2008 at 5:43 PM, Darin Adler <darin at apple.com> wrote:
> On Aug 22, 2008, at 9:14 AM, Jack Wootton wrote:
>
>> I had directories containing src (JavaScriptCore etc), but no
>> 'WebKitTools' dir.
>
> That's very strange. The WebKitTools directory is right next to
> JavaScriptCore and there's no important difference between the two
> directories. But it is the last directory alphabetically so you might see a
> problem if you were checking out and it failed part way through.
>
> The directories are:
>
>    BugsSite
>    JavaScriptCore
>    JavaScriptGlue
>    LayoutTests
>    PageLoadTests
>    PlanetWebKit
>    SunSpider
>    WebCore
>    WebKit
>    WebKitExamplePlugins
>    WebKitLibraries
>    WebKitSite
>    WebKitTools
>
> You could check to see if you have them all.
>
>    -- Darin
>
>



-- 
Regards
Jack


More information about the webkit-dev mailing list