Re: Can't git clone haproxy repo

2012-05-09 Thread Baptiste
sometimes, it happens that HAProxy git is not available (or very very slow)  :)
just try again a bit later.

cheers

On Wed, May 9, 2012 at 6:52 PM, Aleksandar Lazic al-hapr...@none.at wrote:
 Hi,

 I just copied the git command to clone the repo from

 http://haproxy.1wt.eu/git?p=haproxy.git;a=blob;f=README;h=f2465d2fe7600a63eb885493f1afc5e84f9ebcfc;hb=HEAD

 I got the following error.

 ###
 haproxy@external:~/dev$ git clone git://git.1wt.eu/git/haproxy.git/
 Initialized empty Git repository in /home/haproxy/dev/haproxy/.git/
 git.1wt.eu[0: 62.212.114.60]: errno=Connection timed out
 git.1wt.eu[0: 2001:7a8:363c:2::2]: errno=Network is unreachable
 fatal: unable to connect a socket (Network is unreachable)
 ###

 haproxy@external:~/dev$ git version
 git version 1.7.0.4

 haproxy@external:~/dev$ cat /etc/issue
 Ubuntu 10.04.4 LTS \n \l

 haproxy@external:~/dev$ uname -a
 Linux external 2.6.18-028stab092.1 #1 SMP Wed Jul 20 19:47:12 MSD 2011
 x86_64 GNU/Linux

 Please can you help me to get the current repo, thanks.

 Br

 Aleks




Re: Can't git clone haproxy repo

2012-05-09 Thread Sebastien Estienne
On a side note, why not using github?

I guess you have been asked this one already :)

--
Sebastien E.


Le 9 mai 2012 à 20:11, Baptiste bed...@gmail.com a écrit :

 sometimes, it happens that HAProxy git is not available (or very very slow)  
 :)
 just try again a bit later.
 
 cheers
 
 On Wed, May 9, 2012 at 6:52 PM, Aleksandar Lazic al-hapr...@none.at wrote:
 Hi,
 
 I just copied the git command to clone the repo from
 
 http://haproxy.1wt.eu/git?p=haproxy.git;a=blob;f=README;h=f2465d2fe7600a63eb885493f1afc5e84f9ebcfc;hb=HEAD
 
 I got the following error.
 
 ###
 haproxy@external:~/dev$ git clone git://git.1wt.eu/git/haproxy.git/
 Initialized empty Git repository in /home/haproxy/dev/haproxy/.git/
 git.1wt.eu[0: 62.212.114.60]: errno=Connection timed out
 git.1wt.eu[0: 2001:7a8:363c:2::2]: errno=Network is unreachable
 fatal: unable to connect a socket (Network is unreachable)
 ###
 
 haproxy@external:~/dev$ git version
 git version 1.7.0.4
 
 haproxy@external:~/dev$ cat /etc/issue
 Ubuntu 10.04.4 LTS \n \l
 
 haproxy@external:~/dev$ uname -a
 Linux external 2.6.18-028stab092.1 #1 SMP Wed Jul 20 19:47:12 MSD 2011
 x86_64 GNU/Linux
 
 Please can you help me to get the current repo, thanks.
 
 Br
 
 Aleks