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 13:26:07 -0500 Message-ID: References: <20140108135200.8ECF9380834@snark.thyrsus.com> <87fvoy4hf0.fsf@bzg.ath.cx> <20140108161918.GB3877@thyrsus.com> <6ry52quzy8.fsf@fencepost.gnu.org> <87y52qnxi6.fsf@igel.home> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1389205568 19009 80.91.229.3 (8 Jan 2014 18:26:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 8 Jan 2014 18:26:08 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 08 19:26:15 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 1W0xpW-0002Ze-Lh for ged-emacs-devel@m.gmane.org; Wed, 08 Jan 2014 19:26:14 +0100 Original-Received: from localhost ([::1]:48312 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0xpW-0006yM-4x for ged-emacs-devel@m.gmane.org; Wed, 08 Jan 2014 13:26:14 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56605) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0xpS-0006y7-JF for emacs-devel@gnu.org; Wed, 08 Jan 2014 13:26:11 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W0xpQ-0000ke-CQ for emacs-devel@gnu.org; Wed, 08 Jan 2014 13:26:10 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:42812) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0xpQ-0000ka-8t for emacs-devel@gnu.org; Wed, 08 Jan 2014 13:26:08 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1W0xpP-0007Xz-SA; Wed, 08 Jan 2014 13:26:07 -0500 X-Spook: Kennedy Afghanistan SDI LABLINK DES ASPIC ammunition X-Ran: 1Frf)Tks;rk{|=)xUq5~w.nt7j9%k~4/93Yke7y_s53D[t=Z&%!2i;TvFUFX=qR1:8&!qT X-Hue: blue X-Attribution: GM In-Reply-To: <87y52qnxi6.fsf@igel.home> (Andreas Schwab's message of "Wed, 08 Jan 2014 19:23:29 +0100") 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:167773 Archived-At: Andreas Schwab wrote: > The emacs branches and elpa don't share any history (they are branches > with separate roots) so there isn't really any reason to share their > repositories. There's simplicity, and the issue that one day a file/package may move from one to the other. What's the reason _not_ to share them?