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: bzr workflow Date: Tue, 12 Jan 2010 21:41:18 +0200 Message-ID: <834omr861t.fsf@gnu.org> References: <4B4B93AB.3030903@gnu.org> <87skac1fy7.fsf@telefonica.net> <4B4C28F6.9000209@swipnet.se> <87ockz1ztm.fsf@telefonica.net> <4B4C4360.2040707@swipnet.se> Reply-To: Eli Zaretskii 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 1263325653 27725 80.91.229.12 (12 Jan 2010 19:47:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 12 Jan 2010 19:47:33 +0000 (UTC) Cc: ofv@wanadoo.es, emacs-devel@gnu.org To: =?UTF-8?B?SmFuIERqw6Rydg==?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 12 20:47:26 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 1NUmi5-0005i5-Nr for ged-emacs-devel@m.gmane.org; Tue, 12 Jan 2010 20:47:26 +0100 Original-Received: from localhost ([127.0.0.1]:58912 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NUmi6-0002xd-Du for ged-emacs-devel@m.gmane.org; Tue, 12 Jan 2010 14:47:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NUmcG-00089a-K9 for emacs-devel@gnu.org; Tue, 12 Jan 2010 14:41:24 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NUmcB-00087l-W7 for emacs-devel@gnu.org; Tue, 12 Jan 2010 14:41:24 -0500 Original-Received: from [199.232.76.173] (port=50201 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NUmcB-00087c-Qf for emacs-devel@gnu.org; Tue, 12 Jan 2010 14:41:19 -0500 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:53745) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NUmcB-0005SJ-El for emacs-devel@gnu.org; Tue, 12 Jan 2010 14:41:19 -0500 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0KW500L00FWQKT00@a-mtaout21.012.net.il> for emacs-devel@gnu.org; Tue, 12 Jan 2010 21:40:41 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.126.60.183]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KW500LKRFZRII00@a-mtaout21.012.net.il>; Tue, 12 Jan 2010 21:40:41 +0200 (IST) In-reply-to: <4B4C4360.2040707@swipnet.se> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) 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:119880 Archived-At: > Date: Tue, 12 Jan 2010 10:39:44 +0100 > From: Jan Dj=C3=A4rv > Cc: emacs-devel@gnu.org >=20 > you still have to do make bootstrap again, and that is where time > goes. ??? On what OS? It takes about 20 minutes on MS-Windows (which is indeed painful), but on GNU/Linux I'm done in 5. Of course, that's not to say that one should bootstrap every hour, bu= t if you need to do it every now and then, when you decide that another branch is in order... Furthermore, there are Bazaar tricks to have co-located branches, in which case you don't need to bootstrap at all.