From owner-freebsd-arch@FreeBSD.ORG Wed Sep 12 07:34:10 2012 Return-Path: Delivered-To: arch@freebsd.org Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:4f8:fff6::35]) by hub.freebsd.org (Postfix) with ESMTP id C82211065670 for ; Wed, 12 Sep 2012 07:34:10 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from [127.0.0.1] (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx2.freebsd.org (Postfix) with ESMTP id E6233157D3F; Wed, 12 Sep 2012 07:33:32 +0000 (UTC) Message-ID: <50503ACC.8030004@FreeBSD.org> Date: Tue, 11 Sep 2012 21:33:32 -1000 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0 MIME-Version: 1.0 To: Warner Losh References: <20120908234659.GA10489@server.rulingia.com> <42D7F0F3-46EC-484A-8665-626AD5D0404E@bsdimp.com> <504D2BE4.6030007@FreeBSD.org> <59550073-A4DE-4152-B406-DFC47AF991DC@bsdimp.com> <504D6EE8.5010604@FreeBSD.org> <7470815C-E215-4A57-90AB-773C2B74E2DA@bsdimp.com> <504E30A9.6030905@FreeBSD.org> <66F37598-323F-48E4-B013-093E6893D05F@bsdimp.com> <504E3915.6010004@FreeBSD.org> <6497E1D9-6029-4712-8B84-BA2677D39473@bsdimp.com> In-Reply-To: <6497E1D9-6029-4712-8B84-BA2677D39473@bsdimp.com> X-Enigmail-Version: 1.4.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Eitan Adler , arch@freebsd.org Subject: Re: Removing CVS from HEAD X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Sep 2012 07:34:10 -0000 On 09/11/2012 04:38 AM, Warner Losh wrote: >> And as someone else pointed out the average user doesn't use CVS >> > directly anyway. They use c[v]sup to check out the source, which doesn't >> > use anything from the in-base CVS. > You'd be surprised how many people use cvsup to get the CVS tree and then checkout from there. More folks than use the docs tree, I'd wager. I didn't say "zero," I said "average." And for those users, it will still be available in the ports tree. Doug