On Monday 09 March 2009 04:50:19 Johan Sørensen wrote: > Hi Martin, > > On Sun, Mar 8, 2009 at 12:28 PM, Martin <[email protected]> wrote: > > Does anybody else have clone problems right now? I have not been able > > to clone for three days now... > > > > mar...@matacilt ~ $ git clone git://gitorious.org/gitorious/mainline.git > > Initialized empty Git repository in /home/martin/ > > mainline/.git/ > > remote: Counting objects: 19098, done. > > remote: Compressing objects: 100% (8688/8688), done. > > fatal: The remote end hung up unexpectedly9 KiB | 1 KiB/s > > fatal: early EOF > > fatal: index-pack failed > > I've had no issues, does anyone else get this behaviour? > > What version of git are you running (git --version)? > > > Thanks and BR > > Martin > > JS > > Hi Johan Thanks for answering. The version is: mar...@matacilt ~ $ git --version git version 1.6.0.1
The transmission is also extremely slow... mar...@matacilt ~ $ git clone git://gitorious.org/gitorious/mainline.git Initialized empty Git repository in /home/martin/mainline/.git/ remote: Counting objects: 19098, done. remote: Compressing objects: 100% (8688/8688), done. Receiving objects: 6% (1176/19098), 827.99 KiB | 3 KiB/s and then it drops... mar...@matacilt ~ $ git --version git version 1.6.0.1 mar...@matacilt ~ $ git clone git://gitorious.org/gitorious/mainline.git Initialized empty Git repository in /home/martin/mainline/.git/ remote: Counting objects: 19098, done. remote: Compressing objects: 100% (8688/8688), done. fatal: The remote end hung up unexpectedly MiB | 1 KiB/s fatal: early EOF fatal: index-pack failed mar...@matacilt ~ $ I don't have any other problems with the internet so this is a strange one... Thanks and best regards Martin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Gitorious" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gitorious?hl=en -~----------~----~----~----~------~----~------~--~---
