Accessing git.postgresql.org fails - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Accessing git.postgresql.org fails
Date
Msg-id 20220501.164749.2079486975173153850.t-ishii@sranhm.sra.co.jp
Whole thread Raw
Responses Re: Accessing git.postgresql.org fails  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Andres Freund
Date:
Subject: Re: Building Postgres with lz4 on Visual Studio
Next
From: Noah Misch
Date:
Subject: testclient.exe installed under MSVC