From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xue Fuqiao Newsgroups: gmane.emacs.devel Subject: Re: About branches in bzr repository Date: Tue, 5 Feb 2013 07:54:22 +0800 Organization: The Church of Emacs Message-ID: <20130205075422.ed2af1edb50870aaa7b5bb42@gmail.com> References: <20130203222423.bbce6c1459d3dfaab6d3ffc2@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1360022078 3168 80.91.229.3 (4 Feb 2013 23:54:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 4 Feb 2013 23:54:38 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 05 00:54:58 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 1U2VsC-0001uO-IT for ged-emacs-devel@m.gmane.org; Tue, 05 Feb 2013 00:54:52 +0100 Original-Received: from localhost ([::1]:58233 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U2Vrt-0000UH-S3 for ged-emacs-devel@m.gmane.org; Mon, 04 Feb 2013 18:54:33 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:41687) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U2Vrr-0000UC-Pn for emacs-devel@gnu.org; Mon, 04 Feb 2013 18:54:32 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U2Vrq-0004JY-KJ for emacs-devel@gnu.org; Mon, 04 Feb 2013 18:54:31 -0500 Original-Received: from mail-pa0-f41.google.com ([209.85.220.41]:41953) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U2Vrq-0004JR-Dr for emacs-devel@gnu.org; Mon, 04 Feb 2013 18:54:30 -0500 Original-Received: by mail-pa0-f41.google.com with SMTP id fb11so1805216pad.14 for ; Mon, 04 Feb 2013 15:54:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:date:from:to:cc:subject:message-id:in-reply-to :references:organization:x-mailer:mime-version:content-type :content-transfer-encoding; bh=IdjaJu74lfDI4bh0Yp2mOMmzFIFjRZGzasd8MYov8Xs=; b=FCf4giU7CzYeEIY/dvB3BC94ub8YWx9JZjI2vPFx6GAt+ln3XnOMCPXC4QTGnEeIAJ h5RcQE65bmbKA2lOJfgdSVxbtufI74/U19aK1m5v8h/kSlwJ2EG+7u5rSt1soTWDeAsZ hma58p9UKE6NWd/QNk7KsHEmMXxSCMmYqUCmKW6pJVgA7RIbCJIG+DCL/CZXKxsBrexe V/FOjyqqHirYUojWRWQwxRPgNiS+HikhA8ViUXHWIe6sWL64TfElBGHFBigN7OiQgUPa XsMnM1fZNUkd4BhrlaY9AarCxWs4P8NdxWMZYdDTZD5P26THquMBHkHrcJOS++tbUHdU /MwQ== X-Received: by 10.66.87.67 with SMTP id v3mr57918528paz.63.1360022068696; Mon, 04 Feb 2013 15:54:28 -0800 (PST) Original-Received: from Emacs ([49.118.21.177]) by mx.google.com with ESMTPS id x6sm24690599paw.0.2013.02.04.15.54.25 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 04 Feb 2013 15:54:28 -0800 (PST) In-Reply-To: X-Mailer: Sylpheed 3.2.0 (GTK+ 2.24.13; x86_64-pc-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.220.41 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:156826 Archived-At: On Sun, 03 Feb 2013 22:21:29 -0500 Stefan Monnier wrote: > > I have a question about branches in bzr repository: When will the emacs-23 > > branch be moved into `old-branches'? > > We could move it there, but it doesn't seem very important or useful. > > > Or more generally, when will a branch be moved into `old-branches'? > > old-branches is usually for feature branches (i.e. branches that > implement a new feature) that have been merged (i.e. the feature has > been incorporated in the trunk). Thanks. But it seems that EMACS_21_1_RC, EMACS_22_BASE and EMACS_23_1_RC don't look like feature branches. > Stefan -- Best regards, Xue Fuqiao. http://www.emacswiki.org/emacs/XueFuqiao