On Mon, Mar 9, 2009 at 2:26 PM, Martin Pettersson <[email protected]> wrote: > On Monday 09 March 2009 19:39:43 Johan Sørensen wrote: >> On Mon, Mar 9, 2009 at 1:23 PM, Martin Pettersson <[email protected]> >> wrote: >> > Hi >> > The git clone git://gitorious.org:9419/gitorious/mainline.git works like >> > charm. >> > The smaller repo works but it is transferring slowly. I think it would >> > have the same problem but it just doesn't take enough time to get into >> > real problems :) >> >> At first I was going to say it's connection issues, but since the >> first one works it must be something else. >> >> I've tried applying a little hotfix based on a hunch, does >> git://gitorious.org/gitorious/mainline.git work for you now? >> >> JS >> >> > > Sorry nope... still slow and dies after a short while...
Well that's annoying, I've set SO_REUSEADDR on the socket now, but I don't think that'll make much difference here? > > 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 > mar...@matacilt ~ $ > > > 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 -~----------~----~----~----~------~----~------~--~---
