Accessing git.postgresql.org fails

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Accessing git.postgresql.org fails
Дата
Msg-id 20220501.164749.2079486975173153850.t-ishii@sranhm.sra.co.jp
обсуждение исходный текст
Ответы Re: Accessing git.postgresql.org fails  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
This is ok:

git clone ssh://git@gitmaster.postgresql.org/postgresql.git

But this fails:
--------------------------------------------------------
$ git clone ssh://git@git.postgresql.org/postgresql.git
Cloning into 'postgresql'...
Permission denied on repository for user ishii
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
--------------------------------------------------------

Is accessing git.postgresql.org wrong and should we access
gitmaster.postgresql.org instead?

Best reagards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Building Postgres with lz4 on Visual Studio
Следующее
От: Noah Misch
Дата:
Сообщение: testclient.exe installed under MSVC