From owner-freebsd-questions@FreeBSD.ORG Wed Apr 2 12:59:43 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 1624A37B401 for ; Wed, 2 Apr 2003 12:59:43 -0800 (PST) Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with SMTP id 37BEC43FE1 for ; Wed, 2 Apr 2003 12:59:42 -0800 (PST) (envelope-from mij@soupnazi.org) Received: (qmail 79645 invoked by uid 1111); 2 Apr 2003 20:59:41 -0000 Date: 2 Apr 2003 12:59:41 -0800 Date: Wed, 2 Apr 2003 12:59:41 -0800 From: Jim Mock To: Curt Grimley Message-ID: <20030402205941.GA67590@soupnazi.org> References: <001d01c2f948$1dd75cd0$0100a8c0@grimleyhome.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001d01c2f948$1dd75cd0$0100a8c0@grimleyhome.org> User-Agent: Mutt/1.5.4i cc: freebsd-questions@freebsd.org Subject: Re: cvs source questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: mij@soupnazi.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Apr 2003 20:59:44 -0000 On Wed, 02 Apr 2003 at 12:45:46 -0600, Curt Grimley wrote: > Hi, I'm new to FreeBSD and enjoying it... I used an off-the-shelf 4.6 > release to get started, and then decided to cvsup and get up to > stable. > > I only have dialup service, so seeing a copy of the "CVS Repository" > on disk #2, I followed the instructions there to populate the cvs > source directories... there were tar files that dropped in a lot of > ",v" files. (No actual source apparently.) > > cvsup ran fine and source was brought in, but then I had multiple > troubles with the build in that these ",v" files got in the way again > and again. > > I found a post somewhere of someone saying "why are there ,v files in > your source tree?". So after yanking these and starting over, > everything worked fine. > > Q1 - Do I need the ,v files for anything? I presume they're version > control related, but are they needed at the end-user system for > cvsup-ing? No, you don't. Those are CVS files, CVSup doesn't use them. > Q2 - What about all these "Attic" directories - are these normally > present in /src/ or are they unnecessary? See above. > Q3 - There's a CVSROOT directory also - is that important? And again. > (Or maybe you know of a document that explains these cvs mysteries - I > can't seem to find one.) You've installed the CVS repository itself instead of just the sources. There's an explanation of this in the handbook, I think. - jim -- - jim mock. email: mij@soupnazi.org web: http://soupnazi.org - - freebsd project: jim@FreeBSD.org opendarwin: mij@opendarwin.org -