Received: from spf1.us4.outblaze.com (spf1.us4.outblaze.com [205.158.62.23]) by sdf.lonestar.org (8.12.10/8.12.10) with ESMTP id i9S8eUsK019825 for ; Thu, 28 Oct 2004 08:40:30 GMT Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by spf1.us4.outblaze.com (Postfix) with ESMTP id 128A153CC3 for ; Thu, 28 Oct 2004 08:40:30 +0000 (GMT) Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CN5xQ-0005MT-TQ for migo@homemail.com; Thu, 28 Oct 2004 04:48:32 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CN5ww-0005MN-0y for gnu-arch-users@gnu.org; Thu, 28 Oct 2004 04:48:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CN5wv-0005M6-9B for gnu-arch-users@gnu.org; Thu, 28 Oct 2004 04:48:01 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CN5wv-0005Lr-2W for gnu-arch-users@gnu.org; Thu, 28 Oct 2004 04:48:01 -0400 Received: from [202.32.8.214] (helo=tyo201.gate.nec.co.jp) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CN5oi-0006eM-SS; Thu, 28 Oct 2004 04:39:33 -0400 Received: from mailgate4.nec.co.jp (mailgate54.nec.co.jp [10.7.69.197]) by tyo201.gate.nec.co.jp (8.11.7/3.7W01080315) with ESMTP id i9S8dEA03052; Thu, 28 Oct 2004 17:39:14 +0900 (JST) Received: (from root@localhost) by mailgate4.nec.co.jp (8.11.7/3.7W-MAILGATE-NEC) id i9S8dEa01117; Thu, 28 Oct 2004 17:39:14 +0900 (JST) Received: from edtmg01.lsi.nec.co.jp ([10.26.16.201]) by mailsv5.nec.co.jp (8.11.7/3.7W-MAILSV4-NEC) with ESMTP id i9S8dA527089; Thu, 28 Oct 2004 17:39:10 +0900 (JST) Received: from mcsss2.ucom.lsi.nec.co.jp (localhost [127.0.0.1]) by edtmg01.lsi.nec.co.jp (8.12.10/8.12.10) with ESMTP id i9S8d95M027049; Thu, 28 Oct 2004 17:39:09 +0900 (JST) Received: from mctpc71 (mctpc71.ucom.lsi.nec.co.jp [10.30.118.121]) by mcsss2.ucom.lsi.nec.co.jp (8.12.10/8.12.8/EDcg v2.01-mc/1046780839) with ESMTP id i9S8d7wt022535; Thu, 28 Oct 2004 17:39:07 +0900 (JST) Received: by mctpc71 (Postfix, from userid 31295) id 7931942A; Thu, 28 Oct 2004 17:39:07 +0900 (JST) To: John Meinel References: <20041025210724.GA19744@merconline.com> <200410272144.i9RLiYnd074868@xl2.seyza.com> <418023CD.1000504@johnmeinel.com> <20041028023254.876A91436C5@comet.merconline.com> <418070AF.1070503@johnmeinel.com> From: Miles Bader System-Type: i686-pc-linux-gnu Blat: Foop Date: Thu, 28 Oct 2004 17:39:07 +0900 In-Reply-To: (Matthieu Moy's message of "Thu, 28 Oct 2004 09:19:33 +0200") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: gnu-arch-users@gnu.org, James Blackwell Subject: [Gnu-arch-users] Re: Potential flaw in patch-log pruning in proposal X-BeenThere: gnu-arch-users@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Miles Bader List-Id: a discussion list for all things arch-ish List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: gnu-arch-users-bounces+migo=homemail.com@gnu.org Errors-To: gnu-arch-users-bounces+migo=homemail.com@gnu.org Status: RO Content-Length: 967 Lines: 17 If you're worried that even the list of _revision names_ can get too long, you can use a range format like: foo@bar/x--y--0--patch-25-107 That was my idea for making aggregated/compressed log files fast too -- encode the set of patches represented into the name of the aggrate. E.g., you'd have files like `patch-10-100.tar.gz' which would contain patch-10 through patch-100. Then the check for patch existance would be actually even faster than it is now, no uncompression needed. [The `cat-log' command would have to uncompress the whole thing to get a log file, but that's probably alright.] -Miles -- Come now, if we were really planning to harm you, would we be waiting here, beside the path, in the very darkest part of the forest? _______________________________________________ Gnu-arch-users mailing list Gnu-arch-users@gnu.org http://lists.gnu.org/mailman/listinfo/gnu-arch-users GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/