From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from elastic.org (elastic.org [IPv6:2600:3c03::f03c:91ff:fe50:73f]) by sourceware.org (Postfix) with ESMTPS id 675223857039 for ; Wed, 7 Oct 2020 14:17:08 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 675223857039 Received: from vpn-home.elastic.org ([10.0.0.2] helo=elastic.org) by elastic.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1kQAFf-0001y6-Jz; Wed, 07 Oct 2020 14:17:07 +0000 Received: from fche by elastic.org with local (Exim 4.94) (envelope-from ) id 1kQAFe-000A4I-Va; Wed, 07 Oct 2020 10:17:07 -0400 Date: Wed, 7 Oct 2020 10:17:06 -0400 From: "Frank Ch. Eigler" To: Overseers mailing list Cc: overseers@gcc.gnu.org, Qing Zhao Subject: Re: My account cannot read/write git+ssh://qinzhao@gcc.gnu.org/git/gcc.git Message-ID: <20201007141706.GR35820@elastic.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Sender-Verification: "" X-Spam-Status: No, score=-102.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_SBL_CSS, SPF_HELO_PASS, SPF_PASS, TXREP, USER_IN_WELCOMELIST, USER_IN_WHITELIST autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: overseers@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Overseers mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Oct 2020 14:17:09 -0000 HI - > However I was not able to do it (I have been able to do this > previously on other machine): Copy your private/public keypair from that machine to this other one. - FChE