From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Git transition checklist Date: Wed, 08 Jan 2014 12:48:47 -0500 Message-ID: <6ry52quzy8.fsf@fencepost.gnu.org> References: <20140108135200.8ECF9380834@snark.thyrsus.com> <87fvoy4hf0.fsf@bzg.ath.cx> <20140108161918.GB3877@thyrsus.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1389203328 21999 80.91.229.3 (8 Jan 2014 17:48:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 8 Jan 2014 17:48:48 +0000 (UTC) Cc: Bastien , emacs-devel@gnu.org To: esr@thyrsus.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 08 18:48:55 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 1W0xFO-0003s9-Hv for ged-emacs-devel@m.gmane.org; Wed, 08 Jan 2014 18:48:54 +0100 Original-Received: from localhost ([::1]:48155 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0xFN-0003ZK-UG for ged-emacs-devel@m.gmane.org; Wed, 08 Jan 2014 12:48:53 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47487) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0xFJ-0003VO-F9 for emacs-devel@gnu.org; Wed, 08 Jan 2014 12:48:50 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W0xFI-0006MA-Kc for emacs-devel@gnu.org; Wed, 08 Jan 2014 12:48:49 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:42111) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0xFI-0006M6-HZ for emacs-devel@gnu.org; Wed, 08 Jan 2014 12:48:48 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1W0xFH-0005j8-TV; Wed, 08 Jan 2014 12:48:48 -0500 X-Spook: UMTS Hamas counter intelligence Bellcore e-bomb red noise X-Ran: %Hj(js6D (Eric S. Raymond's message of "Wed, 8 Jan 2014 11:19:18 -0500") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:167762 Archived-At: "Eric S. Raymond" wrote: >> This does not work. I think it should be >> >> ~$ git clone @git.sv.gnu.org:/srv/git/emacs.git > > You are correct. Fixed. I hope that the end result of a move to Git would be one repo in which elpa is a branch, rather than than two repos that exist at present (git.savannah.gnu.org/emacs.git and git.savannah.gnu.org/emacs).