From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: bzr workflow Date: Mon, 11 Jan 2010 17:13:13 -0500 Message-ID: <87tyuss32e.fsf@stupidchicken.com> References: <4B4B93AB.3030903@gnu.org> <87skac1fy7.fsf@telefonica.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1263248018 19787 80.91.229.12 (11 Jan 2010 22:13:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 11 Jan 2010 22:13:38 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?utf-8?Q?=C3=93scar?= Fuentes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 11 23:13:30 2010 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 1NUSVr-0002ly-1k for ged-emacs-devel@m.gmane.org; Mon, 11 Jan 2010 23:13:27 +0100 Original-Received: from localhost ([127.0.0.1]:46984 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NUSVr-0005kt-Jc for ged-emacs-devel@m.gmane.org; Mon, 11 Jan 2010 17:13:27 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NUSVm-0005ju-1I for emacs-devel@gnu.org; Mon, 11 Jan 2010 17:13:22 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NUSVg-0005i2-Gu for emacs-devel@gnu.org; Mon, 11 Jan 2010 17:13:21 -0500 Original-Received: from [199.232.76.173] (port=45983 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NUSVg-0005hv-60 for emacs-devel@gnu.org; Mon, 11 Jan 2010 17:13:16 -0500 Original-Received: from pantheon-po42.its.yale.edu ([130.132.50.101]:41828) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NUSVf-0004uh-QE for emacs-devel@gnu.org; Mon, 11 Jan 2010 17:13:15 -0500 Original-Received: from furry (dhcp128036014123.central.yale.edu [128.36.14.123]) (authenticated bits=0) by pantheon-po42.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o0BMDDsN027239 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 11 Jan 2010 17:13:14 -0500 Original-Received: by furry (Postfix, from userid 1000) id EF474C05D; Mon, 11 Jan 2010 15:13:13 -0700 (MST) In-Reply-To: <87skac1fy7.fsf@telefonica.net> (=?utf-8?Q?=22=C3=93scar?= Fuentes"'s message of "Mon, 11 Jan 2010 22:37:04 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 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:119836 Archived-At: =C3=93scar Fuentes writes: > No, you are not alone. > > You can use > > http://www.emacswiki.org/emacs/BzrQuickStartForEmacsDevs > > or a variation of it as described below. > > There is something that I disagree with BzrForEmacsDevs: a quickfix that > requires more than one commit or that spans so long in time to warrant a > merge from upstream does not qualify as a quickfix for me. Agree. I've edited the language in the two documents so that they do not recommend one workflow over another. The ability to use VC-dir is important.