From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Habouzit Subject: Re: git-rerere observations and feature suggestions Date: Mon, 16 Jun 2008 17:48:51 +0200 Message-ID: <20080616154851.GA6938@artemis.madism.org> References: <20080616110113.GA22945@elte.hu> <20080616110918.GA30856@glandium.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="azLHFNyN32YCQGCU"; protocol="application/pgp-signature"; micalg=SHA1 Cc: Ingo Molnar , git@vger.kernel.org, Junio C Hamano To: Mike Hommey X-From: git-owner@vger.kernel.org Mon Jun 16 17:49:54 2008 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1K8Gxq-0008H5-V0 for gcvg-git-2@gmane.org; Mon, 16 Jun 2008 17:49:51 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753913AbYFPPs4 (ORCPT ); Mon, 16 Jun 2008 11:48:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753642AbYFPPs4 (ORCPT ); Mon, 16 Jun 2008 11:48:56 -0400 Received: from pan.madism.org ([88.191.52.104]:34720 "EHLO hermes.madism.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752739AbYFPPsz (ORCPT ); Mon, 16 Jun 2008 11:48:55 -0400 Received: from madism.org (APuteaux-103-1-3-109.w217-128.abo.wanadoo.fr [217.128.49.109]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "artemis.madism.org", Issuer "madism.org" (verified OK)) by hermes.madism.org (Postfix) with ESMTPS id 2F8402BE0A; Mon, 16 Jun 2008 17:48:53 +0200 (CEST) Received: by madism.org (Postfix, from userid 1000) id EF6B346418A; Mon, 16 Jun 2008 17:48:51 +0200 (CEST) Mail-Followup-To: Pierre Habouzit , Mike Hommey , Ingo Molnar , git@vger.kernel.org, Junio C Hamano Content-Disposition: inline In-Reply-To: <20080616110918.GA30856@glandium.org> X-Face: $(^e[V4D-[`f2EmMGz@fgWK!e.B~2g.{08lKPU(nc1J~z\4B>*JEVq:E]7G-\6$Ycr4<;Z!|VY6Grt]+RsS$IMV)f>2)M="tY:ZPcU;&%it2D81X^kNya0=L]"vZmLP+UmKhgq+u*\.dJ8G!N&=EvlD User-Agent: Madmutt/devel (Linux) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: --azLHFNyN32YCQGCU Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 16, 2008 at 11:09:18AM +0000, Mike Hommey wrote: > - At least, compress the data in the rr-cache. It can grow big quite > easily. Also, I wonder if keeping the entire files is not overkill... Actually it would be rather straightforward to put it in the usual git store, and represent the current rr-cache with a flat file that points to the in-git preimage/postimages, and make git-gc aware of those. This would deal with the huge number of files + compression quite easily. I'm quite sure it's pretty straightforward actually :) --=20 =C2=B7O=C2=B7 Pierre Habouzit =C2=B7=C2=B7O madcoder@debia= n.org OOO http://www.madism.org --azLHFNyN32YCQGCU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEABECAAYFAkhWi2IACgkQvGr7W6HudhwMagCfQa1KDg77BV9aNje+ISElWCXW p5YAn0qYvrMdGCxnVQPHD8mzeCVi2Ojd =znuK -----END PGP SIGNATURE----- --azLHFNyN32YCQGCU--