Re: [Savannah-hackers-public] cannot do git checkout of gawk from savannah

2012-12-24 Thread Michael J. Flickinger
On 12/24/12 8:59 AM, arn...@skeeve.com wrote: Hi All. Ward Vandewege wrote: On Mon, Dec 24, 2012 at 01:46:07AM -0700, arn...@skeeve.com wrote: Ineiev wrote: Hi, On 12/24/2012 12:28 PM, arn...@skeeve.com wrote: $ git clone git://git.savannah.gnu.org/gawk.git Works for me. Still fails

Re: [Savannah-hackers-public] cannot do git checkout of gawk from savannah

2012-12-24 Thread arnold
Hi All. Ward Vandewege wrote: > On Mon, Dec 24, 2012 at 01:46:07AM -0700, arn...@skeeve.com wrote: > > Ineiev wrote: > > > > > Hi, > > > > > > On 12/24/2012 12:28 PM, arn...@skeeve.com wrote: > > > > $ git clone git://git.savannah.gnu.org/gawk.git > > > > > > Works for me. > > > > Still fails

Re: [Savannah-hackers-public] cannot do git checkout of gawk from savannah

2012-12-24 Thread Ward Vandewege
On Mon, Dec 24, 2012 at 01:46:07AM -0700, arn...@skeeve.com wrote: > Ineiev wrote: > > > Hi, > > > > On 12/24/2012 12:28 PM, arn...@skeeve.com wrote: > > > $ git clone git://git.savannah.gnu.org/gawk.git > > > > Works for me. > > Still fails for me. Perhaps there are some connectivity problems.

Re: [Savannah-hackers-public] cannot do git checkout of gawk from savannah

2012-12-24 Thread Ineiev
On 12/24/2012 12:46 PM, arn...@skeeve.com wrote: Still fails for me. Perhaps there are some connectivity problems. I'm getting this from a machine in Boston and also from Israel. Now I can reproduce it, with a different error message: fatal: The remote end hung up unexpectedly

Re: [Savannah-hackers-public] cannot do git checkout of gawk from savannah

2012-12-24 Thread Ineiev
Hi, On 12/24/2012 12:28 PM, arn...@skeeve.com wrote: $ git clone git://git.savannah.gnu.org/gawk.git Works for me.

Re: [Savannah-hackers-public] cannot do git checkout of gawk from savannah

2012-12-24 Thread arnold
Ward Vandewege wrote: > I'm seeing it too. Looks like cgit.cgi is segfaulting again. OK, I'm glad I'm not imagining it. Thanks for the help, Arnold

Re: [Savannah-hackers-public] cannot do git checkout of gawk from savannah

2012-12-24 Thread arnold
Ineiev wrote: > Hi, > > On 12/24/2012 12:28 PM, arn...@skeeve.com wrote: > > $ git clone git://git.savannah.gnu.org/gawk.git > > Works for me. Still fails for me. Perhaps there are some connectivity problems. I'm getting this from a machine in Boston and also from Israel. Thanks, Arnold

[Savannah-hackers-public] cannot do git checkout of gawk from savannah

2012-12-24 Thread arnold
Hi. I'm getting: $ git clone git://git.savannah.gnu.org/gawk.git Initialized empty Git repository in /tmp/gawk/.git/ fatal: read error: Connection reset by peer But http works: $ git clone http://git.savannah.gnu.org/r/gawk.git Initialized empty Git repository in /tmp/gawk/.git/ remote: Countin