From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [IMPORTANT] Server migration: please update your git repositories before 31/12/2017 Date: Thu, 04 Jan 2018 19:50:22 +0100 Message-ID: <87a7xth30x.fsf@nicolasgoaziou.fr> References: <87d12yojyn.fsf@bzg.fr> <87zi61xz5e.fsf@gnu.org> <87zi5t8pfn.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58816) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eXAb0-00083y-9y for emacs-orgmode@gnu.org; Thu, 04 Jan 2018 13:50:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eXAaw-0003hG-DG for emacs-orgmode@gnu.org; Thu, 04 Jan 2018 13:50:30 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:46458) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eXAaw-0003gB-0X for emacs-orgmode@gnu.org; Thu, 04 Jan 2018 13:50:26 -0500 In-Reply-To: (Kaushal Modi's message of "Thu, 04 Jan 2018 18:44:15 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Kaushal Modi Cc: Achim Gratz , emacs-orgmode@gnu.org Kaushal Modi writes: > On Thu, Jan 4, 2018 at 1:16 PM Achim Gratz wrote: > >> Bastien Guerry writes: >> >> ~$ git clone git@code.orgmode.org:bzg/org-mode.git >> > ^^^ >> > >> > This is for when you have an account on code.orgmode.org and want >> > to clone through ssh. >> >> Have the existing SSH keys been migrated to the new server? Trying to >> clone through this method keeps asking me for a password. >> > > No, the keys didn't transfer. As Bastien mentioned in the original email, > you need to create an account on code.orgmode.org first (pasted the > instructions below): > > For Org and Worg COMMITTERS > ============================ > > You will need to create a new user on https://code.orgmode.org in > order to push commits to org-mode.git or worg.git: > > 1. Create a user on https://code.orgmode.org > 2. Add your ssh public key > 3. Send me an email to be added as a collaborator on Org/Worg > > BTW @Nicolas, Bastien: Do these instructions need to go somewhere in the > Org manual too, or Worg? I don't think it should go into the manual. However, there is README_contribute which explains this already. I'm going to change the command in the manual to the read-only: git clone https://code.orgmode.org/bzg/org-mode.git > (and as I was framing this question, found that > the Worg also needs to be updated.. it still refers to the old clone URL: > https://orgmode.org/worg/dev/index.html Worg needs some love, indeed. Worgers, where art thou? :)