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


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to