From owner-freebsd-current Wed Sep 1 8: 5:25 1999 Delivered-To: freebsd-current@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 A419114E4D for ; Wed, 1 Sep 1999 08:05:23 -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 <19990901150452.EWBX24489.mail.rdc2.on.home.com@mired.eh.local>; Wed, 1 Sep 1999 08:04:52 -0700 Received: (from kws@localhost) by mired.eh.local (8.9.3/8.9.3) id LAA32270; Wed, 1 Sep 1999 11:04:44 -0400 (EDT) (envelope-from kws) From: Kevin Street MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14285.16524.405738.307958@mired.eh.local> Date: Wed, 1 Sep 1999 11:04:44 -0400 (EDT) To: Peter Wemm Cc: "William R. Somsky" , current@FreeBSD.ORG Subject: Re: $FreeBSD tag confusion In-Reply-To: <19990901132044.434F21CA7@overcee.netplex.com.au> References: <87u2peixsy.fsf@mired.eh.local> <19990901132044.434F21CA7@overcee.netplex.com.au> X-Mailer: VM 6.71 under 21.1 "20 Minutes to Nikko" XEmacs Lucid (patch 2) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Peter Wemm writes: >Make sure you are fetching src-all, and if you are not getting src-anything, >then either get src-base or set up $CVSROOT/CVSROOT/options to this: > >23> cat /home/ncvs/CVSROOT/options >tag=FreeBSD=CVSHeader >tagexpand=iFreeBSD,Id > >Fetching src-base will do this for you, as well as getting the modules files >and the commit logs. Yes, that was my problem. I was fetching src-all but into a subdir. I have my own CVSROOT for the rest of my cvs repository and needed to pick up the options file from FreeBSD's CVSROOT. In William's case he does not need to do anything. He's CVSuping in checkout mode and things are already working correctly. -- Kevin Street street@iname.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message