From owner-cvs-user Fri Nov 15 00:36:50 1996 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA26985 for cvs-user-outgoing; Fri, 15 Nov 1996 00:36:50 -0800 (PST) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id AAA26980; Fri, 15 Nov 1996 00:36:47 -0800 (PST) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.8.2/8.6.9) with ESMTP id AAA12337; Fri, 15 Nov 1996 00:36:46 -0800 (PST) To: Bruce Evans cc: cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-user@freefall.freebsd.org, jkh@freefall.freebsd.org Subject: Re: cvs commit: src/release/compat compat1x.tgz.uu compat20.tgz.uu compat21.tgz.uu In-reply-to: Your message of "Fri, 15 Nov 1996 19:22:55 +1100." <199611150822.TAA05040@godzilla.zeta.org.au> Date: Fri, 15 Nov 1996 00:36:46 -0800 Message-ID: <12335.848047006@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > This bloat took 1.3MB for the ctm update for the originals and the diffs > are presumably larger :-(. The bloat is now 3.5MB in ncvs instead of Yes, I know, and I fully expected this to happen. However, I knew that Peter would kill me dead if I did the kind of repository fiddling necessary for avoiding this, and we never said that the road to -current would not occasionally have its bumps (I'd think that after the gdb import, 4MB would seem like a walk in the park :), so... Oh well. > only 1.75MB. cvs is particularly unsuitable for managing uuencrufted > tarballs and /usr/src is a bad place to put them. Well, perhaps, but I still think it's far less confusing conceptually to have them under /usr/src/release, even with the degree of pain entailed. Jordan