From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: BZR error! Date: Tue, 05 Jan 2010 10:10:17 -0500 Message-ID: References: <4B41BC84.7060305@alice.it> <87k4vy59y5.fsf@thinkpad.tsdh.de> <87fx6m576n.fsf@thinkpad.tsdh.de> <83skald8ql.fsf@gnu.org> <83my0tci5s.fsf@gnu.org> <87iqbhgjpt.fsf@telefonica.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1262704277 382 80.91.229.12 (5 Jan 2010 15:11:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 Jan 2010 15:11:17 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?iso-8859-1?Q?=D3scar?= Fuentes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 05 16:11:10 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from terminus-est.gnu.org ([66.92.78.210] helo=lists.gnu.org) by lo.gmane.org with esmtp (Exim 4.50) id 1NSB3s-0004Dn-Oa for ged-emacs-devel@m.gmane.org; Tue, 05 Jan 2010 16:11:08 +0100 Original-Received: from localhost ([127.0.0.1]:57988 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSB3q-0001CZ-6Z for ged-emacs-devel@m.gmane.org; Tue, 05 Jan 2010 10:11:06 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NSB3D-0000op-Nw for emacs-devel@gnu.org; Tue, 05 Jan 2010 10:10:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSB39-0000kb-1S for emacs-devel@gnu.org; Tue, 05 Jan 2010 10:10:27 -0500 Original-Received: from [199.232.76.173] (port=57391 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSB38-0000kS-Ra for emacs-devel@gnu.org; Tue, 05 Jan 2010 10:10:22 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:8984 helo=ironport2-out.pppoe.ca) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NSB36-000310-Jn for emacs-devel@gnu.org; Tue, 05 Jan 2010 10:10:21 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AjwFAI7lQkvO+KPG/2dsb2JhbACBRdIhhDAEiik X-IronPort-AV: E=Sophos;i="4.47,506,1257138000"; d="scan'208";a="52999639" Original-Received: from 206-248-163-198.dsl.teksavvy.com (HELO ceviche.home) ([206.248.163.198]) by ironport2-out.pppoe.ca with ESMTP; 05 Jan 2010 10:10:19 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id F2C02B4077; Tue, 5 Jan 2010 10:10:18 -0500 (EST) In-Reply-To: <87iqbhgjpt.fsf@telefonica.net> (=?iso-8859-1?Q?=22=D3scar?= Fuentes"'s message of "Tue, 05 Jan 2010 07:16:14 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) X-detected-operating-system: by monty-python.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:119435 Archived-At: >>> The 150MB is a side-effect of some "minor" commits I made yesterday >>> which don't even change any file. I wouldn't have made those >>> commits if I had known, >> How about telling more about those troublesome commits, so we all >> could avoid that in the future? I installed a change that "merges" some old branch (already merged, really). I.e. it only updates the merge meta-data. But when you update it ends up loading a whole bunch of large files to finally decide that there's nothing to do. > Furthermore, the bazaar developers could be informed about that > circumstance. It looks like something that requires a fix. I'm sure they're not interested: if you use the bzr+ssh access method rather than sftp, it downloads less than a megabyte. Stefan