Need help in getting webkit code using git

View: New views
3 Messages — Rating Filter:   Alert me  

Need help in getting webkit code using git

by n179911 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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? I have tried using a newer
version of git (1.6.5.4), but the error is the same.

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
_______________________________________________
webkit-dev mailing list
webkit-dev@...
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: Need help in getting webkit code using git

by Mark Rowe-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On 2009-11-04, at 21:57, n179911 wrote:

> 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?

This is a problem on the server side.  I'm looking in to it.

- Mark



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

smime.p7s (4K) Download Attachment

Re: Need help in getting webkit code using git

by Mark Rowe-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On 2009-11-04, at 23:57, Mark Rowe wrote:

>
> On 2009-11-04, at 21:57, n179911 wrote:
>
>> 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?
>
> This is a problem on the server side.  I'm looking in to it.

Things should be working again now.  Sorry for the inconvenience!

- Mark



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

smime.p7s (4K) Download Attachment