From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Release branch plans Date: Mon, 02 Apr 2012 21:58:43 +0300 Message-ID: <83y5qec658.fsf@gnu.org> References: <87d37q7ld4.fsf@gnu.org> <871uo6puac.fsf@gnu.org> <83ty12hxoa.fsf@gnu.org> <83zkauc96p.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1333393131 26374 80.91.229.3 (2 Apr 2012 18:58:51 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 2 Apr 2012 18:58:51 +0000 (UTC) Cc: cyd@gnu.org, emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 02 20:58:48 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 1SEmSk-0000I6-Sw for ged-emacs-devel@m.gmane.org; Mon, 02 Apr 2012 20:58:47 +0200 Original-Received: from localhost ([::1]:46665 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEmSk-0004Az-D0 for ged-emacs-devel@m.gmane.org; Mon, 02 Apr 2012 14:58:46 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:60464) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEmSh-0004Ak-Pp for emacs-devel@gnu.org; Mon, 02 Apr 2012 14:58:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SEmSg-0004Jk-7r for emacs-devel@gnu.org; Mon, 02 Apr 2012 14:58:43 -0400 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:53748) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SEmSd-0004J9-8i; Mon, 02 Apr 2012 14:58:39 -0400 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0M1V00H008KKM600@a-mtaout23.012.net.il>; Mon, 02 Apr 2012 21:58:35 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.228.100.223]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M1V00HGK8PMIR60@a-mtaout23.012.net.il>; Mon, 02 Apr 2012 21:58:35 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 80.179.55.175 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:149300 Archived-At: > From: Andreas Schwab > Date: Mon, 02 Apr 2012 20:43:40 +0200 > Cc: cyd@gnu.org, emacs-devel@gnu.org > > Eli Zaretskii writes: > > >> From: Andreas Schwab > >> Cc: Chong Yidong , emacs-devel@gnu.org > >> Date: Mon, 02 Apr 2012 19:21:55 +0200 > >> > >> Eli Zaretskii writes: > >> > >> > Could we _please_ do it the other way around this time? That is, > >> > commit to the trunk and merge to the branch? > >> > >> How can that be correct? Most of the trunk commits are not supposed to > >> occur on the release branch. > > > > As long as not all branch commits are merged to the trunk, we already > > know how to cope with this problem. > > Merging always merges the complete history. Yes.