Re: Git Repository for WITH RECURSIVE and others

Поиск
Список
Период
Сортировка
От Abhijit Menon-Sen
Тема Re: Git Repository for WITH RECURSIVE and others
Дата
Msg-id 20080703034817.GA2058@toroid.org
обсуждение исходный текст
Ответ на Re: Git Repository for WITH RECURSIVE and others  (Yoshiyuki Asaba <y-asaba@sraoss.co.jp>)
Ответы 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>)
Список 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 по дате отправления:

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: Git Repository for WITH RECURSIVE and others
Следующее
От: "Ken Camann"
Дата:
Сообщение: Re: A Windows x64 port of PostgreSQL