From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: org dev repo? Date: Tue, 19 Dec 2017 11:03:09 -0500 Message-ID: <87a7yer9he.fsf@alphaville.usersys.redhat.com> References: <87efnr80nl.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52634) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eRKMh-00032w-Ua for emacs-orgmode@gnu.org; Tue, 19 Dec 2017 11:03:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eRKMc-0008DW-1e for emacs-orgmode@gnu.org; Tue, 19 Dec 2017 11:03:35 -0500 Received: from [195.159.176.226] (port=33097 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eRKMb-0008D9-Qh for emacs-orgmode@gnu.org; Tue, 19 Dec 2017 11:03:29 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1eRKKU-0004DU-Ht for emacs-orgmode@gnu.org; Tue, 19 Dec 2017 17:01:18 +0100 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: emacs-orgmode@gnu.org Uwe Brauer writes: > Hi > > I have cloned successfully the devoloper version of org in the past via > http://orgmode.org/org-mode.git > > Now it seem to need ages to pull > > I tried according to http://orgmode.org/worg/dev/ > > > git clone orgmode@orgmode.org:org-mode.git > > But obtained > ,---- > | > | Cloning into 'org-mode'... > | Permission denied (publickey). > | fatal: Could not read from remote repository. > | > | Please make sure you have the correct access rights > | and the repository exists. > `---- > > So this seems to be for people with write access. I just want clone the > actual master. Where is it? > git clone http://orgmode.org/org-mode.git still worked as of yesterday (albeit slowly: be patient). -- Nick