savannah-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-users] Re: [Savannah-hackers-private] git checkout for gluster


From: Zenaan Harkness
Subject: [Savannah-users] Re: [Savannah-hackers-private] git checkout for gluster (glusterfs) project fails!
Date: Mon, 1 Jun 2009 23:48:31 +1000
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

On Mon, Jun 01, 2009 at 02:26:03PM +0200, Sylvain Beucler wrote:
> On Mon, Jun 01, 2009 at 10:12:11PM +1000, Zenaan Harkness wrote:
> > Hello, at this page:
> > 
> > http://savannah.nongnu.org/git/?group=gluster
> > 
> > you will see near the bottom, the following git checkout instructions:
> > 
> >    Anonymous checkout:
> >    git clone git://git.savannah.nongnu.org/gluster.git
> > 
> > When I try this commend, it does not work.
> > 
> > I am not behind any corporate firewall. My other git projects have been
> > able to checkout, and git pull update, normally.
> > 
> > Any ideas why I can't clone this repo?
> 
> Check the homepage :)

Sorry, posted the wrong text. Using http protocol was my third attempt:

   $ git clone git://git.savannah.nongnu.org/gluster.git
   Initialized empty Git repository in /setups/g/glusterfs/gluster/.git/
   fatal: read error (Connection reset by peer)
   fetch-pack from 'git://git.savannah.nongnu.org/gluster.git' failed.


Problem is the "connection reset by peer" bit.

I've tried the following, all to no success:

   $ git clone git://git.savannah.nongnu.org/gluster.git
   $ git clone git://savannah.nongnu.org/gluster.git
   $ git clone git://savannah.gnu.org/gluster.git
   $ git clone git://git.sv.nongnu.org/gluster.git
   $ git clone git://git.sv.gnu.org/gluster.git
   $ git clone git://sv.nongnu.org/gluster.git
   $ git clone git://sv.gnu.org/gluster.git
   $ git clone git://git.savannah.nongnu.org/gluster

Each command I try, produces same error.

Any ideas?

TIA
Zen


-- 
Homepage: www.SoulSound.net -- Free Australia: www.UPMART.org
Please respect the confidentiality of this email as sensibly warranted.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]