From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Angelo Graziosi Newsgroups: gmane.emacs.devel Subject: Re: Move to git is imminent - awaiting Stefan's approval Date: Tue, 07 Jan 2014 16:00:45 +0100 Message-ID: <52CC169D.80206@alice.it> References: <52CB2AB0.4080505@alice.it> <877gachfza.fsf@igel.home> <52CBD5CC.4020804@alice.it> <8761pvvoq1.fsf@rosalinde.fritz.box> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1389106868 21759 80.91.229.3 (7 Jan 2014 15:01:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 7 Jan 2014 15:01:08 +0000 (UTC) Cc: Andreas Schwab , emacs To: Stephen Berman , Sven Axelsson Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 07 16:01:15 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W0Y9Z-0003hi-FN for ged-emacs-devel@m.gmane.org; Tue, 07 Jan 2014 16:01:13 +0100 Original-Received: from localhost ([::1]:41146 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0Y9Z-0007Jv-4i for ged-emacs-devel@m.gmane.org; Tue, 07 Jan 2014 10:01:13 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37406) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0Y9Q-0007Jn-TQ for emacs-devel@gnu.org; Tue, 07 Jan 2014 10:01:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W0Y9L-0005ME-3x for emacs-devel@gnu.org; Tue, 07 Jan 2014 10:01:04 -0500 Original-Received: from smtp204.alice.it ([82.57.200.100]:20867) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0Y9K-0005Lg-Jx for emacs-devel@gnu.org; Tue, 07 Jan 2014 10:00:59 -0500 Original-Received: from [192.168.1.100] (87.12.223.137) by smtp204.alice.it (8.6.060.28) (authenticated as angelo.graziosi@alice.it) id 529A5834068ABC27; Tue, 7 Jan 2014 16:00:53 +0100 User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 In-Reply-To: <8761pvvoq1.fsf@rosalinde.fritz.box> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 82.57.200.100 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:167611 Archived-At: Il 07/01/2014 15.41, Stephen Berman ha scritto: > Is it correct that main or master is the same thing as the Emacs trunk > branch? If so, I wonder why the git repository containing just this is > so large: my bzr Emacs repository only contains the trunk (as a bound > branch), several local branches of it, and the emacs-24 branch; the > .bzr/ directory of the repository, containing all the history, is only > 428 MiB, not 1.1 GiB (the trunk directory itself contains an additional > 129.3 MiB, but the total is still half the size of the git repo). Why > is the git repository so much larger than the bzr repository? As I noticed before (http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg00515.html), it contains emacs.git/.git directory of about 930 MiB... Ciao, Angelo.