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: MAINTAINERS file Date: Tue, 04 Mar 2008 21:27:07 -0500 Message-ID: References: <18375.18663.981150.252393@kahikatea.snap.net.nz> <87od9wt19m.fsf@elegiac.orebokech.com> <87tzjnvjhc.fsf@red-bean.com> <87ablffdf7.fsf@catnip.gol.com> <87ablerpl7.fsf@xmission.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1204684467 5720 80.91.229.12 (5 Mar 2008 02:34:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Mar 2008 02:34:27 +0000 (UTC) Cc: rms@gnu.org, lekktu@gmail.com, emacs-devel@gnu.org, kfogel@red-bean.com, paul r , Miles Bader To: Jason Earl Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 05 03:34:53 2008 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 1JWjSy-00054n-Pt for ged-emacs-devel@m.gmane.org; Wed, 05 Mar 2008 03:34:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JWjSR-0004mL-I5 for ged-emacs-devel@m.gmane.org; Tue, 04 Mar 2008 21:34:15 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JWjS5-0004ad-50 for emacs-devel@gnu.org; Tue, 04 Mar 2008 21:33:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JWjS4-0004aQ-6x for emacs-devel@gnu.org; Tue, 04 Mar 2008 21:33:52 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JWjS3-0004aN-SV for emacs-devel@gnu.org; Tue, 04 Mar 2008 21:33:52 -0500 Original-Received: from ironport2-out.pppoe.ca ([206.248.154.182]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JWjRw-0004Q2-Mb; Tue, 04 Mar 2008 21:33:44 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao8CAOyVzUfO+LKX/2dsb2JhbACrfoEC X-IronPort-AV: E=Sophos;i="4.25,444,1199682000"; d="scan'208";a="15594488" Original-Received: from smtp.pppoe.ca ([65.39.196.238]) by ironport2-out.pppoe.ca with ESMTP; 04 Mar 2008 21:33:43 -0500 Original-Received: from ceviche.home ([206.248.178.151]) by smtp.pppoe.ca (Internet Mail Server v1.0) with ESMTP id LFM66343; Tue, 04 Mar 2008 21:33:43 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id 68577B40AF; Tue, 4 Mar 2008 21:27:07 -0500 (EST) In-Reply-To: <87ablerpl7.fsf@xmission.com> (Jason Earl's message of "Tue, 04 Mar 2008 17:17:56 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: 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:91347 Archived-At: > I played around for some time with a repository that was *nearly* > complete and it weighed in at around 450 M (with all branches). Hmm... that sounds like it's a bit bigger than git's, right? Then again, for my typical use (where I always have 3-4 branches checked out at the same time), bzr's ability to share a repository among several branches would make up for that difference. Stefan