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: Mon, 04 Jan 2010 15:39:40 -0500 Message-ID: References: <4B41BC84.7060305@alice.it> <87k4vy59y5.fsf@thinkpad.tsdh.de> <87fx6m576n.fsf@thinkpad.tsdh.de> <83skald8ql.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1262667081 25328 80.91.229.12 (5 Jan 2010 04:51:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 Jan 2010 04:51:21 +0000 (UTC) Cc: Tassilo Horn , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 05 05:51:13 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 1NS1Nx-0004QC-4u for ged-emacs-devel@m.gmane.org; Tue, 05 Jan 2010 05:51:13 +0100 Original-Received: from localhost ([127.0.0.1]:51390 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NS1Ns-0002Sc-SD for ged-emacs-devel@m.gmane.org; Mon, 04 Jan 2010 23:51:08 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NS12R-00078G-0Y for emacs-devel@gnu.org; Mon, 04 Jan 2010 23:28:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NS0KC-0006kk-SI for emacs-devel@gnu.org; Mon, 04 Jan 2010 22:43:20 -0500 Original-Received: from [199.232.76.173] (port=52755 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NS0K2-0006dw-Pw for emacs-devel@gnu.org; Mon, 04 Jan 2010 22:43:06 -0500 Original-Received: from mx20.gnu.org ([199.232.41.8]:6268) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NS09y-0006NH-Uf; Mon, 04 Jan 2010 22:32:43 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181] helo=ironport2-out.pppoe.ca) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NRtjV-0000du-G8; Mon, 04 Jan 2010 15:40:57 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArMEAGbhQUvO+KPG/2dsb2JhbACBRdRZhDAEiik X-IronPort-AV: E=Sophos;i="4.47,500,1257138000"; d="scan'208";a="52934199" Original-Received: from 206-248-163-198.dsl.teksavvy.com (HELO pastel.home) ([206.248.163.198]) by ironport2-out.pppoe.ca with ESMTP; 04 Jan 2010 15:39:40 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id C31D78FD6; Mon, 4 Jan 2010 15:39:40 -0500 (EST) In-Reply-To: <83skald8ql.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 04 Jan 2010 20:29:22 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-detected-operating-system: by mx20.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:119410 Archived-At: >> Anyway, I still don't get where those 150MB come from. > As I wrote earlier today in another thread, the branches on the trunk > were reorganized, I don't know by whom and why. Perhaps this is the > reason for the humongous data size bzr needed to fetch. But that's > just a guess. The reorganization is unrelated. 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, Stefan