[webkit-dev] SVN trouble
Carlos Alberto Lopez Perez
clopez at igalia.com
Fri Feb 24 11:29:27 PST 2017
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 883 bytes
Desc: OpenPGP digital signature
URL: <https://lists.webkit.org/pipermail/webkit-dev/attachments/20170224/df6c2f31/attachment.sig>
More information about the webkit-dev
mailing list