[webkit-dev] Error checking out WebKit

Peter Beverloo peter at chromium.org
Tue Dec 14 01:53:02 PST 2010


On Tue, Dec 14, 2010 at 07:19, Kenneth Russell <kbr at google.com> wrote:
> Hi all,
>
> Trying to check out a fresh WebKit tree on Windows using svn 1.6.6
> (also tried 1.6.1), I'm consistently getting the following error:
>
> svn: PROPFIND of
> '/repository/webkit/!svn/bc/19963/trunk/LayoutTests/fast/xpath/4XPath/Core/test.js':
> 207 Multi-Status (http://svn.webkit.org)
>
> Looking at the subversion log of that file on another machine, it
> looks like there was an attempt to fix this, but it doesn't seem to
> have worked. All of my other WebKit checkouts on both Mac OS X and
> Windows are working fine.
>
> I just zipped up the Core directory from another machine, unzipped it
> into my new tree (thereby picking up the .svn directory) and it looks
> like the checkout is continuing past this point. It looks like there
> may be a problem for all users checking out WebKit afresh right now.
> Does anyone have any idea what the problem is?
>
> Thanks,
>
> -Ken
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>

[On-list this time]

I ran into the same problem when checking out WebKit (on Windows) a
coulpe of weeks ago. Following some older posts on this mailinglist,
it turned out you have to remove the 4XPath folder and check it out
separately.

While this, obviously, is a work-around, it allowed me to checkout the
entire repository. Later updates (via the update-webkit script)
weren't bothered by this.

Regards,
Peter


More information about the webkit-dev mailing list