From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: Locks on the Bzr repository Date: Sat, 21 Aug 2010 12:37:45 +0200 Message-ID: <4C6FAC79.1070406@swipnet.se> References: <4C6D56DB.7040703@swipnet.se> <4C6D8EC5.7040901@swipnet.se> <4C6E1F0A.7070506@swipnet.se> <837hjlr78p.fsf@gnu.org> <87zkwhtws5.fsf@uwakimon.sk.tsukuba.ac.jp> <83tymppj62.fsf@gnu.org> <871v9t8klf.fsf@uwakimon.sk.tsukuba.ac.jp> <83lj81pazq.fsf@gnu.org> <4C6F9009.3030105@swipnet.se> <19567.40614.937000.714861@gargle.gargle.HOWL> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1282387079 21366 80.91.229.12 (21 Aug 2010 10:37:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 21 Aug 2010 10:37:59 +0000 (UTC) Cc: emacs-devel@gnu.org To: Uday S Reddy Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Aug 21 12:37:57 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.69) (envelope-from ) id 1OmlSW-0006mb-QL for ged-emacs-devel@m.gmane.org; Sat, 21 Aug 2010 12:37:57 +0200 Original-Received: from localhost ([127.0.0.1]:54717 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OmlSW-0002XS-5o for ged-emacs-devel@m.gmane.org; Sat, 21 Aug 2010 06:37:56 -0400 Original-Received: from [140.186.70.92] (port=54587 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OmlSQ-0002XL-PG for emacs-devel@gnu.org; Sat, 21 Aug 2010 06:37:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OmlSP-0000QX-18 for emacs-devel@gnu.org; Sat, 21 Aug 2010 06:37:50 -0400 Original-Received: from smtprelay-h22.telenor.se ([195.54.99.197]:45665) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OmlSO-0000Po-RB for emacs-devel@gnu.org; Sat, 21 Aug 2010 06:37:49 -0400 Original-Received: from ipb2.telenor.se (ipb2.telenor.se [195.54.127.165]) by smtprelay-h22.telenor.se (Postfix) with ESMTP id 0DD0BEA221 for ; Sat, 21 Aug 2010 12:37:46 +0200 (CEST) X-SENDER-IP: [85.225.45.35] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AuYyAO5Ib0xV4S0jPGdsb2JhbACgPwwBAQEBNS23HoU3BJQ6 X-IronPort-AV: E=Sophos;i="4.56,245,1280700000"; d="scan'208";a="121148728" Original-Received: from c-232de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.35]) by ipb2.telenor.se with ESMTP; 21 Aug 2010 12:37:46 +0200 Original-Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id 31B637FA05A; Sat, 21 Aug 2010 12:37:46 +0200 (CEST) User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 In-Reply-To: <19567.40614.937000.714861@gargle.gargle.HOWL> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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:128951 Archived-At: Uday S Reddy skrev 2010-08-21 11.38: > Jan Dj=E4rv writes: > >> You are ignoring the fact that work usually doesn't happen in the boun= d >> branch, but in a separate task branch. We can continue to work there = while >> the bound branch commits. I don't see much difference. > > If there isn't "much difference" then why is push being discouraged? Something about history I think. > You are arguing both ways, it seems to me. I'm arguing that push doesn't buy you anything w.r.t. to speed when sendi= ng=20 changes to Savannah. If by both ways you mean "push is slow" and "commit= is=20 slow" you are correct. We can just say "bzr is slow" and be done with it= . > > Whichever way I look at it, I don't see any upside to using bound > branches, but plenty of downside. So, I am surprised that emacs-devs > choose this mode of operation. > It was recommended here: http://www.emacswiki.org/emacs/BzrForEmacsDevs.=20 Nobody has stepped up and explained in this detail a better way. Jan D.