[webkit-help] Subversion error during checkout 207 Multi-Status
Jakub Trzebiatowski
kuba.trzebiatowski at gmail.com
Thu Dec 19 13:55:00 PST 2013
christian sanchez <christian.sanchez at ...> writes:
>
> Thanks! I hate this random SVN problem, but your solution fixed it.
>
> On Jul 8, 2012, at 3:19 AM, Alexey Proskuryakov wrote:
>
>
> 07.07.2012, в 13:47, christian sanchez написал(а):
> I'm receiving the following error during the checkout of the project:
>
> [Jul 7, 14:15:39] Updating Working Copy...
> [Jul 7, 14:16:00] PROPFIND of
'/repository/webkit/!svn/bc/19963/trunk/LayoutTests/fast/xpath/4XPath/Core/t
est.js': 207 Multi-Status (http://svn.webkit.org)
> [Jul 7, 14:16:00] Finished operation.
>
>
>
> This happens from time to time (rarely). The solution is to delete the
local Core directory, and check out it again (svn co, NOT svn up).
>
> - WBR, Alexey Proskuryakov
>
>
>
>
>
>
>
> <div>Thanks! I hate this random SVN problem, but your solution fixed it.
<div>
> <br><div>
> <div>On Jul 8, 2012, at 3:19 AM, Alexey Proskuryakov wrote:</div>
> <br class="Apple-interchange-newline"><blockquote type="cite"><div>
> <br><div>
> <div>07.07.2012, в 13:47, christian sanchez
написал(а):</div>
> <br class="Apple-interchange-newline"><blockquote type="cite"><span
class="Apple-style-span"><div>I'm receiving the following error during the
checkout of the project:</div>
> <blockquote class="webkit-indent-blockquote">
> <div>[Jul 7, 14:15:39] Updating Working Copy...</div>
> <div>[Jul 7, 14:16:00] PROPFIND of
'/repository/webkit/!svn/bc/19963/trunk/LayoutTests/fast/xpath/4XPath/Core/t
est.js': 207 Multi-Status (<a
href="http://svn.webkit.org/">http://svn.webkit.org</a>)</div>
> <div>[Jul 7, 14:16:00] Finished operation.</div>
> </blockquote></span></blockquote>
> <br>
> </div>
> <div>This happens from time to time (rarely). The solution is to delete
the local Core directory, and check out it again (svn co, NOT svn up).
</div>
> <br><div apple-content-edited="true">
> <span class="Apple-style-span"><div>- WBR, Alexey Proskuryakov</div>
</span>
> </div>
> </div></blockquote>
> </div>
> <br>
> </div>
> </div>
>
That was probably obvious for you, but it took me a while to figure out the
right command:
cd src\third_party\WebKit\LayoutTests\fast\xpath\4XPath
svn co
https://src.chromium.org/blink/trunk/src/third_party/WebKit/LayoutTests/fast
/xpath/4XPath/Core
More information about the webkit-help
mailing list