From owner-freebsd-current Tue Sep 3 09:15:25 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA08420 for current-outgoing; Tue, 3 Sep 1996 09:15:25 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA08411 for ; Tue, 3 Sep 1996 09:15:23 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id KAA25571; Tue, 3 Sep 1996 10:15:05 -0600 (MDT) Date: Tue, 3 Sep 1996 10:15:05 -0600 (MDT) Message-Id: <199609031615.KAA25571@rocky.mt.sri.com> From: Nate Williams To: Warner Losh Cc: current@freebsd.org Subject: Re: Food for thought In-Reply-To: <199609031549.JAA26803@rover.village.org> References: <199609031549.JAA26803@rover.village.org> Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > One thing I really *LIKE* about OpenBSD's anoncvs is that you can grab > a *SUBSET* of the tree and not have to pay the price of having both > the CVS tree and the whole source tree online. By tweaking your CVS supfile, you can get a subset of the CVS tree as well. Heck, if you *really* wanted to, you could get a mix of the CVS tree bits and the non-CVS (source) bits if disk space is really tight. Flexibility is the key here, and all the solutions (except for CTM) allow for mixing and matching distribution bits. Nate