[webkit-help] Getting webkit code via git
n179911
n179911 at gmail.com
Tue Nov 3 20:21:38 PST 2009
Hi,
I am trying to get Webkit source using git. But I get error saying
"possible repository corruption on the remote side".
Does anyone know how to fix this problem?
Thank you.
~/Webkit $ git clone git://git.webkit.org/WebKit.git .
Initialized empty Git repository in /Users/samuel/Webkit/.git/
remote: error: failed to unpack compressed delta at offset 486539223
from ./objects/pack/pack-c7fcbbd90f8a0e469e7e218ffcef0bb43aa4114d.pack
remote: error: failed to read object
23c5a57a8a0c94e1b895d432e8799dbf5533dc18 at offset 486539219 from
./objects/pack/pack-c7fcbbd90f8a0e469e7e218ffcef0bb43aa4114d.pack
remote: fatal: object 23c5a57a8a0c94e1b895d432e8799dbf5533dc18 is corrupted
remote: aborting due to possible repository corruption on the remote side.
fatal: early EOF
fatal: index-pack failed
~/Webkit $ git --version
git version 1.6.3.3
More information about the webkit-help
mailing list