Re: Git Repository for WITH RECURSIVE and others - Mailing list pgsql-hackers

From Abhijit Menon-Sen
Subject Re: Git Repository for WITH RECURSIVE and others
Date
Msg-id 20080703034817.GA2058@toroid.org
Whole thread Raw
In response to Re: Git Repository for WITH RECURSIVE and others  (Yoshiyuki Asaba <y-asaba@sraoss.co.jp>)
Responses Re: Git Repository for WITH RECURSIVE and others  (Yoshiyuki Asaba <y-asaba@sraoss.co.jp>)
Re: Git Repository for WITH RECURSIVE and others  (Michael Meskes <meskes@postgresql.org>)
List pgsql-hackers
At 2008-07-03 11:16:49 +0900, y-asaba@sraoss.co.jp wrote:
>
>   # WITH RECURSIVE repository
>   % git-clone git://git.postgresql.org/git/~davidfetter/postgresql/.git
>   Initialized empty Git repository in /home/y-asaba/x/postgresql/.git/
>   fatal: The remote end hung up unexpectedly

Run git-clone http://git.postgresql.org/git/~davidfetter/postgresql/.git
instead. "git://..." apparently doesn't work on that repository (I don't
know why not).

-- ams


pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: Git Repository for WITH RECURSIVE and others
Next
From: "Ken Camann"
Date:
Subject: Re: A Windows x64 port of PostgreSQL