Re: Problem to download git

2009-11-19 Thread Paul Vriens
On 11/19/2009 07:43 PM, paulo lesgaz wrote: I still have the same problem today And I use Linux. Not a mac. I have a very slow connection here (128kb/s) (French polynesia :D). Could it be the culprit? D. Adam I had issues a few hours ago and I have 20Mb/s. I don't use a proxy and on second t

Re: Problem to download git

2009-11-19 Thread paulo lesgaz
7f5b24ed9186d457acd7803a97d4171f332c5fb2. --- En date de : Jeu 19.11.09, Juan Lang a écrit : De: Juan Lang Objet: Re: Problem to download git À: "paulo lesgaz" Cc: "wine" Date: Jeudi 19 Novembre 2009, 5h16 > error: Unable to get pack file > http://source.winehq.org/git/

Re: Problem to download git

2009-11-19 Thread James Mckenzie
> >> error: Unable to get pack file >> http://source.winehq.org/git/wine.git/objects/pack/pack- >>7c2ab792c6e1c8f603b784f9dcb81f56f03bbf75.pack > >Is this on a Mac, by any chance? I had similar problems using >MacPorts's git with a proxy server. I also had Linux running in a VM >on that machine,

Re: Problem to download git

2009-11-19 Thread James Mckenzie
>On Wed, Nov 18, 2009 at 11:22 PM, Dan Kegel wrote: >> I'm having network errors with git tonight, too.  e.g. >> >> $ git pull >> fatal: The remote end hung up unexpectedly >> >> >> > >Hangs up about half the time for me too tonight. > +1. The second pull worked. James McKenzie

Re: Problem to download git

2009-11-18 Thread John Klehm
On Wed, Nov 18, 2009 at 11:22 PM, Dan Kegel wrote: > I'm having network errors with git tonight, too.  e.g. > > $ git pull > fatal: The remote end hung up unexpectedly > > > Hangs up about half the time for me too tonight.

re: Problem to download git

2009-11-18 Thread Dan Kegel
I'm having network errors with git tonight, too. e.g. $ git pull fatal: The remote end hung up unexpectedly

Re: Problem to download git

2009-11-18 Thread Juan Lang
> error: Unable to get pack file > http://source.winehq.org/git/wine.git/objects/pack/pack-7c2ab792c6e1c8f603b784f9dcb81f56f03bbf75.pack Is this on a Mac, by any chance? I had similar problems using MacPorts's git with a proxy server. I also had Linux running in a VM on that machine, and fetchi

Problem to download git

2009-11-18 Thread paulo lesgaz
Hello, when I try to download git, I have the following error. Is it for me only, or does it occur for anyone? I tried to download it several times. I obtain always the same error. da...@analyst:~$ export http_proxy=”http://proxy.upf.pf:8080″ da...@analyst:~$ git clone http://source.winehq.org/