From owner-freebsd-stable@FreeBSD.ORG Mon Apr 7 18:03:39 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3267437B401; Mon, 7 Apr 2003 18:03:39 -0700 (PDT) Received: from visar.norris-net.com (adsl-81-141-31.asm.bellsouth.net [65.81.141.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE29043F93; Mon, 7 Apr 2003 18:03:37 -0700 (PDT) (envelope-from derrick@visar.norris-net.com) Received: from visar.norris-net.com (derrick@localhost [127.0.0.1]) h3813bYW002788; Mon, 7 Apr 2003 21:03:37 -0400 (EDT) (envelope-from derrick@visar.norris-net.com) Received: from localhost (localhost [[UNIX: localhost]]) by visar.norris-net.com (8.12.8p1/8.12.8/Submit) id h3813aSN002784; Mon, 7 Apr 2003 21:03:36 -0400 (EDT) Content-Type: text/plain; charset="iso-8859-1" From: Derrick Norris To: "Bruce A. Mah" Date: Mon, 7 Apr 2003 21:03:36 -0400 X-Mailer: KMail [version 1.4] References: <200304062102.11187.derrick@norris-net.com> <20030407012108.GA34313@intruder.bmah.org> In-Reply-To: <20030407012108.GA34313@intruder.bmah.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200304072103.36744.derrick@norris-net.com> cc: freebsd-stable@freebsd.org Subject: Re: 4.8R and $FreeBSD$ version tag expansion X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: derrick@norris-net.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 01:03:39 -0000 On Sunday 06 April 2003 09:21 pm, Bruce A. Mah wrote: > Hi Derrick-- > > You're using cvsup to maintain a local repository, right? If so, > you need to add cvsroot-all to the set of collections you're > pulling down. After that, checkouts from your local repository > should have their $FreeBSD$ ids expanded correctly. > > It sounds like somebody needs to write up a FAQ on this...I'll put > it on my list of things to do but if someone else does it first, > they'll get no complaints from me. > > Bruce. Bruce: That did the trick. Thanks so much for the quick reply. --Derrick