qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Git server hung
@ 2010-10-20  3:38 Michael Crawford
  2010-10-20  3:50 ` [Qemu-devel] " Michael Crawford
  2010-10-20 13:20 ` [Qemu-devel] " Anthony Liguori
  0 siblings, 2 replies; 4+ messages in thread
From: Michael Crawford @ 2010-10-20  3:38 UTC (permalink / raw)
  To: qemu-devel

git clone http://git.qemu.org/qemu.git

This initializes a repository in qemu/.git and starts downloading from
the git server.

After 60 or 70 mb - as seen via "du -s" it stops downloading.  The
"git clone" never completes.

How many mb should be in my .git directory?

Thanks,

Mike

-- 
Michael David Crawford
mdcrawford at gmail dot com

   GoingWare's Bag of Programming Tricks
      http://www.goingware.com/tips/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Qemu-devel] Re: Git server hung
  2010-10-20  3:38 [Qemu-devel] Git server hung Michael Crawford
@ 2010-10-20  3:50 ` Michael Crawford
  2010-10-20  4:02   ` Roy Tam
  2010-10-20 13:20 ` [Qemu-devel] " Anthony Liguori
  1 sibling, 1 reply; 4+ messages in thread
From: Michael Crawford @ 2010-10-20  3:50 UTC (permalink / raw)
  To: qemu-devel

> git clone http://git.qemu.org/qemu.git
>
> This initializes a repository in qemu/.git and starts downloading from
> the git server.
>
> After 60 or 70 mb - as seen via "du -s" it stops downloading.  The
> "git clone" never completes.

After a long time I got the following.  Perhaps someone had a commit
in progress?

error: Recv failure: Connection timed out (curl_result = 56, http_code
= 0, sha1 = 61ca9c42095a78cd81f28a2b18da4993b12be128)
error: Unable to find ac82067acb19f88ccf451b0fd37bfb9d4b7d03e9 under
http://git.qemu.org/qemu.git
Cannot obtain needed blob ac82067acb19f88ccf451b0fd37bfb9d4b7d03e9
while processing commit fc29df759e7499446220349809a920ed2dfbc466.
error: Fetch failed.

Mike



-- 
Michael David Crawford
mdcrawford at gmail dot com

   GoingWare's Bag of Programming Tricks
      http://www.goingware.com/tips/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] Re: Git server hung
  2010-10-20  3:50 ` [Qemu-devel] " Michael Crawford
@ 2010-10-20  4:02   ` Roy Tam
  0 siblings, 0 replies; 4+ messages in thread
From: Roy Tam @ 2010-10-20  4:02 UTC (permalink / raw)
  To: Michael Crawford; +Cc: qemu-devel

Hi Michael,

Workaround: get from savannah. This one should work.
git://git.savannah.nongnu.org/qemu.git

Best regards,
Roy

2010/10/20 Michael Crawford <mdcrawford@gmail.com>:
>> git clone http://git.qemu.org/qemu.git
>>
>> This initializes a repository in qemu/.git and starts downloading from
>> the git server.
>>
>> After 60 or 70 mb - as seen via "du -s" it stops downloading.  The
>> "git clone" never completes.
>
> After a long time I got the following.  Perhaps someone had a commit
> in progress?
>
> error: Recv failure: Connection timed out (curl_result = 56, http_code
> = 0, sha1 = 61ca9c42095a78cd81f28a2b18da4993b12be128)
> error: Unable to find ac82067acb19f88ccf451b0fd37bfb9d4b7d03e9 under
> http://git.qemu.org/qemu.git
> Cannot obtain needed blob ac82067acb19f88ccf451b0fd37bfb9d4b7d03e9
> while processing commit fc29df759e7499446220349809a920ed2dfbc466.
> error: Fetch failed.
>
> Mike
>
>
>
> --
> Michael David Crawford
> mdcrawford at gmail dot com
>
>    GoingWare's Bag of Programming Tricks
>       http://www.goingware.com/tips/
>
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] Git server hung
  2010-10-20  3:38 [Qemu-devel] Git server hung Michael Crawford
  2010-10-20  3:50 ` [Qemu-devel] " Michael Crawford
@ 2010-10-20 13:20 ` Anthony Liguori
  1 sibling, 0 replies; 4+ messages in thread
From: Anthony Liguori @ 2010-10-20 13:20 UTC (permalink / raw)
  To: Michael Crawford; +Cc: qemu-devel

On 10/19/2010 10:38 PM, Michael Crawford wrote:
> git clone http://git.qemu.org/qemu.git
>    

git clone git://git.qemu.org/qemu.git

The http protocol is not very efficient with git.

Regards,

Anthony Liguori

> This initializes a repository in qemu/.git and starts downloading from
> the git server.
>
> After 60 or 70 mb - as seen via "du -s" it stops downloading.  The
> "git clone" never completes.
>
> How many mb should be in my .git directory?
>
> Thanks,
>
> Mike
>
>    

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-10-20 13:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-20  3:38 [Qemu-devel] Git server hung Michael Crawford
2010-10-20  3:50 ` [Qemu-devel] " Michael Crawford
2010-10-20  4:02   ` Roy Tam
2010-10-20 13:20 ` [Qemu-devel] " Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).