From owner-cvs-user Fri Nov 15 07:10:55 1996 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA19241 for cvs-user-outgoing; Fri, 15 Nov 1996 07:10:55 -0800 (PST) Received: from rover.village.org (rover.village.org [204.144.255.49]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id HAA19164; Fri, 15 Nov 1996 07:09:59 -0800 (PST) Received: from rover.village.org [127.0.0.1] by rover.village.org with esmtp (Exim 0.56 #1) id E0vOPtG-0004uR-00; Fri, 15 Nov 1996 08:09:10 -0700 To: Poul-Henning Kamp Subject: Re: cvs commit: src/release/compat compat1x.tgz.uu compat20.tgz.uu compat21.tgz.uu Cc: Peter Wemm , "Jordan K. Hubbard" , Bruce Evans , cvs-all@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-user@freefall.freebsd.org In-reply-to: Your message of "Fri, 15 Nov 1996 10:38:24 +0100." <5288.848050704@critter.tfs.com> References: <5288.848050704@critter.tfs.com> Date: Fri, 15 Nov 1996 08:09:10 -0700 From: Warner Losh Message-Id: Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk In message <5288.848050704@critter.tfs.com> Poul-Henning Kamp writes: : >So, I suggest we nuke the .tgz.uu files (in src and ncvs) and instead pull : >in things like libc.so.2.2.gz.uu and so on. And build compat2x.tgz under : >the obj tree somewhere. This means that trivial changes like pathnames in : >the tarballs are reduced to a one line change in the makefile or build : >scripts. : : yes, this is my vote too. Before we go and check in binary files uuencoded, the new CVS+RCS groks binary files w/o the needed UUBLOAT. My first choice would be to not have them in the tree at all. My second is to just have the binaries, and my third would be to have them uuencoded. And if you stored the raw libraries in the cvs tree, then you could do exactly as Peter and Poul suggest... Warner