From: | Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> |
---|---|
To: | ishii(at)sraoss(dot)co(dot)jp |
Cc: | dpage(at)pgadmin(dot)org, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: gitmaster access |
Date: | 2022-05-12 04:54:57 |
Message-ID: | 20220512.135457.1747377173021775927.horikyota.ntt@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
At Thu, 12 May 2022 11:44:33 +0900 (JST), Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com> wrote in
> At Thu, 12 May 2022 10:34:49 +0900 (JST), Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp> wrote in
> > Last year we faced a similar problem, namely, a new committer for
> > pgpool.git could not access the git repository (Permission denied
> > (publickey)). Magnus kindly advised following and it worked. Hope this
> > helps.
> >
> > > 1. Log into the git server on https://git.postgresql.org/adm/. It
> > > should be an automatic log in and show the repository.
> > > 2. *then* go back to the main website and delete the ssh key
> > > 3. Now add the ssh key again on the main website
> > > 4. Wait 10-15 minutes and then it should work
>
> Thank you for the info, but unfortunately it hasn't worked.
> I'm going to try a slightly different steps..
And finally I succeeded to clone from git.postgresql.org and to push a
commit.
Thank you all for the advices!
--
Kyotaro Horiguchi
NTT Open Source Software Center
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Munro | 2022-05-12 04:57:57 | Re: wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To: |
Previous Message | vignesh C | 2022-05-12 04:24:39 | Re: Skipping schema changes in publication |