From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.devel Subject: Re: git conversion trial repository #5 Date: Thu, 15 May 2014 08:57:48 -0700 Organization: UCLA Computer Science Department Message-ID: <5374E3FC.4020509@cs.ucla.edu> References: <20140515083817.3E5A1380391@snark.thyrsus.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1400169507 30110 80.91.229.3 (15 May 2014 15:58:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 May 2014 15:58:27 +0000 (UTC) To: "Eric S. Raymond" , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 15 17:58:21 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Wky32-0007Vj-66 for ged-emacs-devel@m.gmane.org; Thu, 15 May 2014 17:58:20 +0200 Original-Received: from localhost ([::1]:58831 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wky31-0000CF-La for ged-emacs-devel@m.gmane.org; Thu, 15 May 2014 11:58:19 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56182) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wky2t-0000Bu-KR for emacs-devel@gnu.org; Thu, 15 May 2014 11:58:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wky2n-0007nd-HY for emacs-devel@gnu.org; Thu, 15 May 2014 11:58:11 -0400 Original-Received: from smtp.cs.ucla.edu ([131.179.128.62]:36928) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wky2n-0007md-D9 for emacs-devel@gnu.org; Thu, 15 May 2014 11:58:05 -0400 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp.cs.ucla.edu (Postfix) with ESMTP id 792FAA60057; Thu, 15 May 2014 08:57:57 -0700 (PDT) X-Virus-Scanned: amavisd-new at smtp.cs.ucla.edu Original-Received: from smtp.cs.ucla.edu ([127.0.0.1]) by localhost (smtp.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vbfWo+cmp4uL; Thu, 15 May 2014 08:57:52 -0700 (PDT) Original-Received: from penguin.cs.ucla.edu (Penguin.CS.UCLA.EDU [131.179.64.200]) by smtp.cs.ucla.edu (Postfix) with ESMTPSA id A2F09A60036; Thu, 15 May 2014 08:57:52 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 In-Reply-To: <20140515083817.3E5A1380391@snark.thyrsus.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 131.179.128.62 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:171854 Archived-At: On 05/15/2014 01:38 AM, Eric S. Raymond wrote: > Next review version of the repository conversion is here: > > git@gitorious.org:emacs-transition/review5.git The repository doesn't seem to be public: $ git clone git@gitorious.org:emacs-transition/review5.git Cloning into 'review5'... The authenticity of host 'gitorious.org (87.238.52.168)' can't be established. RSA key fingerprint is 7e:af:8d:ec:f0:39:5e:ba:52:16:ce:19:fa:d4:b8:7d. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'gitorious.org,87.238.52.168' (RSA) to the list of known hosts. Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.