From owner-freebsd-questions@FreeBSD.ORG Tue Jun 10 17:34:52 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 9F40937B401 for ; Tue, 10 Jun 2003 17:34:52 -0700 (PDT) Received: from rwcrmhc12.attbi.com (rwcrmhc12.attbi.com [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC55C43FAF for ; Tue, 10 Jun 2003 17:34:51 -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 <2003061100345101400aca43e>; Wed, 11 Jun 2003 00:34:51 +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 h5B0Yo1V057325 for ; Tue, 10 Jun 2003 20:34:50 -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 h5B0YnvT057322; Tue, 10 Jun 2003 20:34:49 -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: From: Lowell Gilbert Date: 10 Jun 2003 20:34:49 -0400 In-Reply-To: Message-ID: <44isrdqwnq.fsf@be-well.ilk.org> Lines: 27 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: CVS Update 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 00:34:52 -0000 Joe Pokupec writes: > I've been using FreeBSD 4.7 for about 6 months now. I've failed to > understand how to use cvs. Can anyone point me to a web page or other > explanation to use cvs to update: > > 1) The entire ports collection > > 2) My currently installed ffmpeg > > 3) 4.7 to 4.8 > > Attempts to use cvs update yield the following: > > # cvs update ffmpeg > cvs update: No CVSROOT specified! Please use the `-d' option > cvs [update aborted]: or set the CVSROOT environment variable. > > OK, how the heck does one specify the CVSROOT variable? > > I know that man cvs should be helpful, but my predominantly Mac background > has lobotomized the logical lobe in my brain. If you don't already have the cvs repository on your machine, you would be better off using cvsup instead of using cvs directly. Please see the handbook discussion: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cutting-edge.html