Re: Accessing git.postgresql.org fails

From: Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
To: tgl(at)sss(dot)pgh(dot)pa(dot)us
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Accessing git.postgresql.org fails
Date: 2022-05-01 22:17:01
Message-ID: 20220502.071701.708912020835345316.t-ishii@sranhm.sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp> writes:
>> This is ok:
>> git clone ssh://git(at)gitmaster(dot)postgresql(dot)org/postgresql.git
>
> That's the thing to use if you're a committer.
>
>> But this fails:
>> $ git clone ssh://git(at)git(dot)postgresql(dot)org/postgresql.git
>
> Per [1], the recommended git URL for non-committers is
>
> https://git.postgresql.org/git/postgresql.git
>
> not ssh:. I'm not sure that ssh: has ever worked --- wouldn't it
> require an account on the target machine?

I know. My point is, if ssh://git(at)git(dot)postgresql(dot)org/postgresql.git
does not work for even committers, shouldn't descriptions at:
https://git.postgresql.org/gitweb/?p=postgresql.git;a=summary be
changed?

---------------------------------------------------------
description This is the main PostgreSQL git repository.
owner Magnus Hagander
last change Sat, 30 Apr 2022 16:05:32 +0000 (09:05 -0700)
URL git://git.postgresql.org/git/postgresql.git
https://git.postgresql.org/git/postgresql.git
ssh://git(at)git(dot)postgresql(dot)org/postgresql.git
---------------------------------------------------------

I think:
ssh://git(at)git(dot)postgresql(dot)org/postgresql.git
needs to be changed to:
ssh://git(at)gitmaster(dot)postgresql(dot)org/postgresql.git

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2022-05-01 23:41:20 Tree-walker callbacks vs -Wdeprecated-non-prototype
Previous Message Tomas Vondra 2022-05-01 21:57:16 Re: bogus: logical replication rows/cols combinations