[webkit-dev] SVN trouble
Alexey Proskuryakov
ap at webkit.org
Fri Feb 24 11:41:13 PST 2017
From my testing, bot git.webkit.org and git-svn work now.
The only thing I did was block access to cache/disk-cache/resources/shattered-2.pdf using authz (this is the file with collision). I think that the reason why mirrors only updated now is that someone committed to trunk, and thus invoked post-commit hooks.
I believe that all infrastructure has recovered. We are currently looking into one unrelated issue with webkit-queues, so EWS and commit queue don't work.
- Alexey
> 24 февр. 2017 г., в 11:29, Carlos Alberto Lopez Perez <clopez at igalia.com> написал(а):
>
> On 24/02/17 20:16, Alexey Proskuryakov wrote:
>>
>> How does one create a local git-svn checkout to try this out? Given that
>> the offending file has been effectively deleted from svn, I think that
>> git-svn should work too.
>
> You have the script:
> Tools/Scripts/webkit-patch setup-git-clone
>
> And there is more doc here:
> https://trac.webkit.org/wiki/UsingGitWithWebKit
>
> I can confirm that now it seems to work :) Thanks.
>
> Also the git mirror is now updated beyond r212951.
>
> How do you fixed this?
>
> I see now that the files on r212951 have different sha1 hashes:
>
> $ svn co https://svn.webkit.org/repository/webkit/trunk/LayoutTests/http/tests/cache/@r212951
>
> $ find cache/|grep pdf|xargs sha1sum
> 1880d3e60a5f888c5eb077dd6c52a9a80423d971 cache/disk-cache/resources/shattered-1-nocollision.pdf
> 38762cf7f55934b34d179ae6a4c80cadccbb7f0a cache/disk-cache/resources/shattered-1.pdf
> 682ca0c01721fe5e49a91da2253b4aa2fe2cde1c cache/disk-cache/resources/shattered-2-nocollision.pdf
>
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-dev/attachments/20170224/329bf302/attachment.html>
More information about the webkit-dev
mailing list