From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dani Moncayo Newsgroups: gmane.emacs.devel Subject: Re: Moving Emacs 24.3 development to emacs-24 branch soon Date: Thu, 1 Nov 2012 11:39:26 +0100 Message-ID: References: <87txtajclb.fsf@gnu.org> <874nl94ou4.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1351766376 17151 80.91.229.3 (1 Nov 2012 10:39:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 1 Nov 2012 10:39:36 +0000 (UTC) Cc: Andreas Schwab , emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 01 11:39:45 2012 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 1TTsBc-000116-1K for ged-emacs-devel@m.gmane.org; Thu, 01 Nov 2012 11:39:44 +0100 Original-Received: from localhost ([::1]:57222 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TTsBT-0007Jt-8m for ged-emacs-devel@m.gmane.org; Thu, 01 Nov 2012 06:39:35 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:41759) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TTsBQ-0007Jn-1v for emacs-devel@gnu.org; Thu, 01 Nov 2012 06:39:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TTsBO-0007YQ-ST for emacs-devel@gnu.org; Thu, 01 Nov 2012 06:39:31 -0400 Original-Received: from mail-oa0-f41.google.com ([209.85.219.41]:49439) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TTsBL-0007Xo-8P; Thu, 01 Nov 2012 06:39:27 -0400 Original-Received: by mail-oa0-f41.google.com with SMTP id k14so2669609oag.0 for ; Thu, 01 Nov 2012 03:39:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Qcx1x6UHoQcuxrZ/8q+5d+cYqQoCg4nSNwaebseAN/E=; b=ttf3IvmHHjLnzjYABKruCqN3jbBHVlKCTngB7n4ulo94kxId7ShGXLpVLlbZhPX4BG w/lVkFETvvj5HO/sPxb60+qDO7VsRARymX6lIq4ikG1StUUTrRzRLEvCm70AIq/n5AJo C6TOzpii/wEaN+XE1Py2SZSr0qKkK12wSdMO5w8HqFDTGONuOSGguJ46+6eO4n5eyVJi DH3rQerxVPIvaNoCC9fgkpFidLWM45O06XyeNLyQJClHjPNR/zSa4fyQkfQLm+n+9A3U x/qBnRqn8Gihw0RK5fVBkVkCdMHviXmmMe1kO65g11mHlD+Tq/mlhBOw6b8ziqa4zF2i Lh1g== Original-Received: by 10.182.150.34 with SMTP id uf2mr33264963obb.66.1351766366328; Thu, 01 Nov 2012 03:39:26 -0700 (PDT) Original-Received: by 10.60.131.168 with HTTP; Thu, 1 Nov 2012 03:39:26 -0700 (PDT) In-Reply-To: <874nl94ou4.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 209.85.219.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:154607 Archived-At: >>> 1. In the `emacs-24' branch, `bzr tag emacs-24.3-base'. This creates a >>> `emacs-24.3-base' tag for the current contents of the emacs-24 branch >>> (which has accumulated ~40 commits since the 24.2 release), for the >>> unlikely event that we need it again. >> >> You should create a branch instead. Your second step will lose the tag. > > The problem is the naming. It is desireable for the branch where the > 24.3 work is done to be called emacs-24. > > How about branching emacs-24 to emacs-24-fallback before pushing trunk > into emacs-24? Surely I'm missing something, but as I tried to say, I think that every "xx.y" released version of Emacs should have its own "emacs-xx.y" bzr branch, cut off from the trunk at the release date. -- Dani Moncayo