From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Pre-release commit etiquette Date: Thu, 26 Apr 2007 00:25:03 -0400 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1177561832 7159 80.91.229.12 (26 Apr 2007 04:30:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 26 Apr 2007 04:30:32 +0000 (UTC) Cc: emacs-devel@gnu.org To: JD Smith Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Apr 26 06:30:26 2007 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 1Hgvce-0004jq-8A for ged-emacs-devel@m.gmane.org; Thu, 26 Apr 2007 06:30:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HgviL-00032F-49 for ged-emacs-devel@m.gmane.org; Thu, 26 Apr 2007 00:36:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hgvfx-00023a-9G for emacs-devel@gnu.org; Thu, 26 Apr 2007 00:33:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hgvfw-000238-Oo for emacs-devel@gnu.org; Thu, 26 Apr 2007 00:33:48 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hgvfw-000230-Fe for emacs-devel@gnu.org; Thu, 26 Apr 2007 00:33:48 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HgvaE-00074u-Rs for emacs-devel@gnu.org; Thu, 26 Apr 2007 00:27:54 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HgvXT-0002xD-Si; Thu, 26 Apr 2007 00:25:03 -0400 In-reply-to: (message from JD Smith on Wed, 25 Apr 2007 10:28:40 -0700) X-detected-kernel: 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:70162 Archived-At: What are the rules for a commit pre-release? I have trouble parsing that question. If you have a small bug fix for the release version, should it: 1. Be added to the branch EMACS_22_BASE, for later merger into HEAD. 2. Be added to both the branch and HEAD. You should install it in the trunk, and install it in the Emacs 22 branch if it should go in that branch.