From owner-freebsd-questions Tue Apr 4 7:31:17 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc2.on.home.com (ha1.rdc2.on.home.com [24.9.0.15]) by hub.freebsd.org (Postfix) with ESMTP id AC1D437B6D8 for ; Tue, 4 Apr 2000 07:31:14 -0700 (PDT) (envelope-from street@iname.com) Received: from mired.eh.local ([24.64.136.188]) by mail.rdc2.on.home.com (InterMail v4.01.01.07 201-229-111-110) with ESMTP id <20000404143114.GDHF12874.mail.rdc2.on.home.com@mired.eh.local>; Tue, 4 Apr 2000 07:31:14 -0700 Received: (from kws@localhost) by mired.eh.local (8.9.3/8.9.3) id KAA13426; Tue, 4 Apr 2000 10:31:13 -0400 (EDT) (envelope-from kws) To: Ryugen@palaver.org (Ryugen C. Fisher) Cc: freebsd-questions@FreeBSD.ORG Subject: Re: $CVSROOT References: <4.3.2.20000404063824.00aad280@mail.palaver.org> <4.3.1.2.20000404082401.00a8a840@mail.palaver.org> From: Kevin Street Date: 04 Apr 2000 10:31:13 -0400 In-Reply-To: Ryugen@palaver.org's message of "Tue, 04 Apr 2000 08:29:46 -0500" Message-ID: <87aeja6iq6.fsf@mired.eh.local> Lines: 38 X-Mailer: Gnus v5.6.45/XEmacs 21.1 - "Canyonlands" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ryugen@palaver.org (Ryugen C. Fisher) writes: > At 08:07 AM 4/4/00, Micke Josefsson wrote: > >This the essential lines of mine: > > > >*default host=cvsup.se.FreeBSD.org > >*default base=/usr > >*default prefix=/usr > >*default release=cvs tag=RELENG_3 > >*default delete use-rel-suffix > >src-all > > > > > >Having done that, and assuming you got X running: > ># cvsup /usr/share/examples/stable-supfile > >will get a window up. Click start or whatever and it should start pumping new > >src into the veins of your machine. > > > >(I also misunderstood user ncvs and $CVSROOT for a start) > > I have done that.. except that the tag I used was RELENG_3_4 > so far that does not and has not re-created the usr/src source tree that I > am given to understand is essential for a "make world" command to succeed... > > and the variable $CVSROOT is still asked for when the command fails... Tag RELENG_3 will get you the most up to date copy of /src within version 3. Otherwise known as 3-stable. Tag RELENG_3_4_0_RELEASE would get you a version of /src that matches what was released as version 3.4 Tag RELENG_3_4 will get you nothing since it's not a valid tag. -- Kevin Street street@iname.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message