From: | David Fetter <david(at)fetter(dot)org> |
---|---|
To: | Yoshiyuki Asaba <y-asaba(at)sraoss(dot)co(dot)jp> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Git Repository for WITH RECURSIVE and others |
Date: | 2008-06-24 14:47:13 |
Message-ID: | 20080624144713.GH29447@fetter.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Jun 24, 2008 at 03:26:36PM +0900, Yoshiyuki Asaba wrote:
> Hi,
>
> From: David Fetter <david(at)fetter(dot)org>
> Subject: [HACKERS] Git Repository for WITH RECURSIVE and others
> Date: Mon, 23 Jun 2008 21:38:11 -0700
>
> > With lots of help from Greg Sabino Mullane, I've set up a git
> > repository for the WITH RECURSIVE patches on
> > <http://git.postgresql.org/>.
>
> Thank you very much.
>
> I tried git-clone, but I could not access the 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
> fetch-pack from 'git://git.postgresql.org/git/~davidfetter/postgresql/.git' failed.
I ran git-update-server-info on the server, and it should work now. :)
Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate
From | Date | Subject | |
---|---|---|---|
Next Message | David Fetter | 2008-06-24 14:55:23 | Re: Git Repository for WITH RECURSIVE and others |
Previous Message | Tom Lane | 2008-06-24 14:33:02 | Re: Dept of ugly hacks: eliminating padding space in system indexes |