From: | Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Accessing git.postgresql.org fails |
Date: | 2022-05-01 07:47:49 |
Message-ID: | 20220501.164749.2079486975173153850.t-ishii@sranhm.sra.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
This is ok:
git clone ssh://git(at)gitmaster(dot)postgresql(dot)org/postgresql.git
But this fails:
--------------------------------------------------------
$ git clone ssh://git(at)git(dot)postgresql(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Noah Misch | 2022-05-01 08:07:06 | testclient.exe installed under MSVC |
Previous Message | d | 2022-04-30 23:23:19 | ERROR: type of parameter 1 (fruit2) does not match that when preparing the plan (fruit1) |