From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Branching Date: Wed, 24 Jun 2009 23:15:21 +0200 Message-ID: References: <87iqisp0ip.fsf@cyd.mit.edu> <87y6royu46.fsf@stupidchicken.com> <877hz66uqv.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1245878278 3940 80.91.229.12 (24 Jun 2009 21:17:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 24 Jun 2009 21:17:58 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 24 23:17:51 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MJZql-0000qM-6Q for ged-emacs-devel@m.gmane.org; Wed, 24 Jun 2009 23:17:47 +0200 Original-Received: from localhost ([127.0.0.1]:47790 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJZqk-0004fy-9j for ged-emacs-devel@m.gmane.org; Wed, 24 Jun 2009 17:17:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MJZoV-0003n2-4f for emacs-devel@gnu.org; Wed, 24 Jun 2009 17:15:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MJZoP-0003lC-Gp for emacs-devel@gnu.org; Wed, 24 Jun 2009 17:15:26 -0400 Original-Received: from [199.232.76.173] (port=35340 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJZoP-0003l9-9X for emacs-devel@gnu.org; Wed, 24 Jun 2009 17:15:21 -0400 Original-Received: from smtp-01.vtx.ch ([212.147.0.84]:42565) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MJZoO-0002dH-Ty for emacs-devel@gnu.org; Wed, 24 Jun 2009 17:15:21 -0400 Original-Received: from alfajor.home (dyn.83-228-166-055.dsl.vtx.ch [83.228.166.55]) by smtp-01.vtx.ch (VTX Services SA) with ESMTP id 548FD28181; Wed, 24 Jun 2009 23:15:20 +0200 (CEST) Original-Received: by alfajor.home (Postfix, from userid 20848) id 9AC026433A; Wed, 24 Jun 2009 23:15:21 +0200 (CEST) In-Reply-To: <877hz66uqv.fsf@stupidchicken.com> (Chong Yidong's message of "Sun, 21 Jun 2009 01:06:32 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:111692 Archived-At: > The branch will be used to release 23.1. Until then, whenever you > commit a fix that is intended for inclusion in 23.1, please check it > into *both* the branch and the trunk. Hopefully it's the last time we need this "commit to both" brain-damage. Actually, maybe Miles still have his Arch gateway working so we could automatically install the 23/1 patches into the trunk? Stefan