From owner-freebsd-questions@FreeBSD.ORG Wed Jun 11 11:28:21 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4961E37B401 for ; Wed, 11 Jun 2003 11:28:21 -0700 (PDT) Received: from rwcrmhc12.attbi.com (rwcrmhc12.attbi.com [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9308F43FD7 for ; Wed, 11 Jun 2003 11:28:20 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[24.147.188.198]) by attbi.com (rwcrmhc12) with ESMTP id <2003061118282001400ab7tke>; Wed, 11 Jun 2003 18:28:20 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.9/8.12.7) with ESMTP id h5BISJ1V060131; Wed, 11 Jun 2003 14:28:19 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h5BISIBr060128; Wed, 11 Jun 2003 14:28:18 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: freebsd-questions@freebsd.org References: <6DCB9926-9C37-11D7-B3D1-003065AB9B0E@kreme.com> From: Lowell Gilbert Date: 11 Jun 2003 14:28:18 -0400 In-Reply-To: <6DCB9926-9C37-11D7-B3D1-003065AB9B0E@kreme.com> Message-ID: <44y908lb99.fsf@be-well.ilk.org> Lines: 32 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: LuKreme Subject: Re: [FAQ answer] cvsup and co/ci X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jun 2003 18:28:21 -0000 LuKreme writes: > I grabbed the latest sources for freeBSD 5.1 using cvsup: > > # cat supfile > *default host=cvsup.FreeBSD.org > *default prefix=/usr > *default base=/usr/local/etc/cvsup > *default release=cvs delete use-rel-suffix compress You want *default tag=. here. > So, evidently I need to use co to check all those files in. Um, no. > > find . | grep ,v | xargs co > > simply dumped all the new files at the top level of the tree. Ok, you've nuked your source code and need to re-download it anyway. > I am completely unfamiliar with ci/co and have never used them, nor do > I know why the files I got where in ci format. I check with a couple > of people who have freeBSD 5.0 and 5.1 and they are as puzzled as I. This is in the cvsup FAQ. http://www.cvsup.org/faq.html#missingtag