From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Karl Fogel Newsgroups: gmane.emacs.devel Subject: Re: Strange message from "bzr pull" Date: Tue, 29 Dec 2009 13:44:21 -0500 Message-ID: <87aax1mxh6.fsf@red-bean.com> References: <877hs5ogv8.fsf@red-bean.com> <83my11ejmr.fsf@gnu.org> Reply-To: Karl Fogel NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1262112335 3006 80.91.229.12 (29 Dec 2009 18:45:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 29 Dec 2009 18:45:35 +0000 (UTC) Cc: lekktu@gmail.com, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 29 19:45:29 2009 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 1NPh4S-0001fy-0L for ged-emacs-devel@m.gmane.org; Tue, 29 Dec 2009 19:45:28 +0100 Original-Received: from localhost ([127.0.0.1]:50695 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NPh4S-0002o8-Al for ged-emacs-devel@m.gmane.org; Tue, 29 Dec 2009 13:45:28 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NPh3V-0002f8-D6 for emacs-devel@gnu.org; Tue, 29 Dec 2009 13:44:29 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NPh3Q-0002d2-Ho for emacs-devel@gnu.org; Tue, 29 Dec 2009 13:44:28 -0500 Original-Received: from [199.232.76.173] (port=50643 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NPh3Q-0002cw-5d for emacs-devel@gnu.org; Tue, 29 Dec 2009 13:44:24 -0500 Original-Received: from sanpietro.red-bean.com ([66.146.206.141]:41467) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NPh3O-00017d-6V; Tue, 29 Dec 2009 13:44:22 -0500 Original-Received: from localhost ([127.0.0.1]:44491 helo=floss ident=kfogel) by sanpietro.red-bean.com with esmtp (Exim 4.71) (envelope-from ) id 1NPh3N-00038a-DO; Tue, 29 Dec 2009 12:44:21 -0600 In-Reply-To: <83my11ejmr.fsf@gnu.org> (Eli Zaretskii's message of "Tue, 29 Dec 2009 20:10:36 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.90 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:118954 Archived-At: Eli Zaretskii writes: >So does that mean there's a bug in bzr? If not, then what are >tree-less repositories good for? The answer to that is "many thing", I think, just not things we happen to be doing here. On the server side, for example, all the branches are tree-less to save space, because there's no need for working trees there.