From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 469CC1388C0 for ; Thu, 25 Feb 2016 07:12:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7306221C024; Thu, 25 Feb 2016 07:12:20 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8016221C017 for ; Thu, 25 Feb 2016 07:12:19 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1aYq5v-0004I8-9s for gentoo-dev@lists.gentoo.org; Thu, 25 Feb 2016 08:12:15 +0100 Received: from pc123.math.cas.cz ([147.231.88.123]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Feb 2016 08:12:15 +0100 Received: from martin by pc123.math.cas.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 25 Feb 2016 08:12:15 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-dev@lists.gentoo.org From: Martin Vaeth Subject: [gentoo-dev] Re: Bug #565566: Why is it still not fixed? Date: Thu, 25 Feb 2016 07:12:07 +0000 (UTC) Message-ID: References: <56CC937C.3030805@gentoo.org> <56CCD4DC.3040509@gentoo.org> <56CCFE65.5050201@gentoo.org> <20160224211613.51a613ff@gentp.lnet> X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pc123.math.cas.cz User-Agent: slrn/1.0.1 (Linux) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Archives-Salt: 4773f662-1797-469f-972f-cb851c0dacc2 X-Archives-Hash: 6ae83dca8439ec460f05af49d722713c Luis Ressel wrote: > > That would require a local git clone. And that's exactly what those who > still want Changelogs are trying to avoid. You need even a deep git clone with full history. Already now this means that you need 2 (or already 3?) times the disk space as for an rysnc mirror; multiply all numbers by 4 if you used squashfs to store the tree. In the course of the years the factor will continue to increase; I guess at least by 1 for every year (there is possibility of some compression of history, but OTOH, many packages are added and removed, eclasses keep changing, etc.) So in 2-3 years, it can be for some users 20 times the disk storage than what it needs now. I think there must be a very good reason to require that amount of disk space on everybody's machine. ChangeLogs IMHO isn't.