From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.devel Subject: Re: Replacing the `elpa' branch Date: Mon, 25 Feb 2013 11:32:59 -0500 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <87txp0tkuc.fsf@lifelogs.com> References: Reply-To: emacs-devel@gnu.org NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1361829866 21628 80.91.229.3 (25 Feb 2013 22:04:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 Feb 2013 22:04:26 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 25 23:04:49 2013 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 1UA6AA-00031V-Nv for ged-emacs-devel@m.gmane.org; Mon, 25 Feb 2013 23:04:46 +0100 Original-Received: from localhost ([::1]:58298 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UA69p-0000wC-Ai for ged-emacs-devel@m.gmane.org; Mon, 25 Feb 2013 17:04:25 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:39614) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UA69l-0000vl-Oo for emacs-devel@gnu.org; Mon, 25 Feb 2013 17:04:22 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UA10o-0007Ht-0A for emacs-devel@gnu.org; Mon, 25 Feb 2013 11:34:50 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:40314) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UA10n-0007Hc-Kh for emacs-devel@gnu.org; Mon, 25 Feb 2013 11:34:45 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UA116-0005l9-75 for emacs-devel@gnu.org; Mon, 25 Feb 2013 17:35:04 +0100 Original-Received: from c-65-96-148-157.hsd1.ma.comcast.net ([65.96.148.157]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Feb 2013 17:35:04 +0100 Original-Received: from tzz by c-65-96-148-157.hsd1.ma.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 25 Feb 2013 17:35:04 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 14 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: c-65-96-148-157.hsd1.ma.comcast.net X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Mail-Copies-To: never User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) Cancel-Lock: sha1:uLlkR9yjxLmdeMgAxM+tRyyIxII= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 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:157352 Archived-At: On Fri, 15 Feb 2013 15:33:50 -0500 Stefan Monnier wrote: SM> I'm not terribly happy about this change, since it means we'll be using SM> two different tools (Git for `elpa' and Bzr for `trunk'), but I really SM> see no other way out. So this is mostly a heads up. SM> If someone (and no, not someone like Glenn who's already busy enough) SM> could take care of adjusting the scripts in elpa/admin, that would SM> be appreciated. Let me know here or over e-mail what needs to be done. I plan to do some work with the ELPA anyhow after the 24.3 release (to address the things that came up during the ELPA security discussion). Ted