[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: 207 Multi-Status error checking out WebKit repository on Windows

From: Blair Zajac <blair_at_orcaware.com>
Date: Tue, 04 Jan 2011 17:29:24 -0800

On 12/25/10 5:42 PM, Kenneth Russell wrote:
> Hello,
>
> The WebKit project uses Subversion for version control and we are
> facing a problem with fresh checkouts of the repository on Windows
> with Subversion 1.6.6 (as well as earlier versions -- I've also tried
> 1.6.1). The reported error is with a specific file:
>
> svn: PROPFIND of
> '/repository/webkit/!svn/bc/19963/trunk/LayoutTests/fast/xpath/4XPath/Core/test.js':
> 207 Multi-Status (http://svn.webkit.org)
>
> The WebKit project maintainers aren't sure what changed with this
> particular file to cause this error to start occurring. I was only
> able to get past it by copying the .svn directory for this
> subdirectory from another Windows machine (where the checkout predated
> the problematic changes to this file) and then continuing the
> checkout.
>
> Is this a known issue? Can you reproduce it by checking out the
> repository (see http://webkit.org/building/checkout.html) with the
> current (non-Cygwin) Subversion binaries?

If you try with an https URL, do you see the same issue? That will avoid any
networking issues you may be running into.

https://svn.webkit.org/repository/webkit/trunk

Regards,
Blair
Received on 2011-01-05 02:30:08 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.