Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 83D8166AE for ; Mon, 4 Jul 2011 14:22:16 +0000 (UTC) Received: (qmail 70854 invoked by uid 500); 4 Jul 2011 14:22:16 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 70816 invoked by uid 500); 4 Jul 2011 14:22:15 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 70807 invoked by uid 99); 4 Jul 2011 14:22:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Jul 2011 14:22:15 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of Mathias_Bauer@gmx.net designates 213.165.64.23 as permitted sender) Received: from [213.165.64.23] (HELO mailout-de.gmx.net) (213.165.64.23) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 04 Jul 2011 14:22:08 +0000 Received: (qmail invoked by alias); 04 Jul 2011 14:21:47 -0000 Received: from d116195.adsl.hansenet.de (EHLO [192.168.1.250]) [80.171.116.195] by mail.gmx.net (mp067) with SMTP; 04 Jul 2011 16:21:47 +0200 X-Authenticated: #17242763 X-Provags-ID: V01U2FsdGVkX1/TAzhA1g7TQ5sVqMe7UnCNxkURfwVqoC+EQXo9UP zf8sdpmOoOkIOA Message-ID: <4E11CC7A.9020604@gmx.net> Date: Mon, 04 Jul 2011 16:21:46 +0200 From: Mathias Bauer User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.21) Gecko/20090302 Thunderbird/2.0.0.21 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: fetch-all-cws.sh (was: Building a single Hg repository) References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Y-GMX-Trusted: 0 On 01.07.2011 22:58, Michael Stahl wrote: > i think i wrote that all CWSes as HG repos take ~100 GB, but actually i > now think i remembered wrong and the number was more like ~150 GB. > (i did this originally in 2 steps, and i remembered only the second step...) > (and if it weren't so late now i'd even dig out my external hd and run > du...) I used the "branchmirror" Mercurial extension from Bj�rn to fetch all CWS, based on the OOO340 master repository. There are 185 cws, on a Linux system with hard links their hg repos consume ~80 GB. 66 of the cws are empty, 2 of them are obsolete. This leaves us 117 cws to investigate. In case the list of empty or obsolete cws is important, I could post it here. Regards, Mathias