From owner-freebsd-stable Tue Aug 19 14:48:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA07816 for stable-outgoing; Tue, 19 Aug 1997 14:48:21 -0700 (PDT) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA07810 for ; Tue, 19 Aug 1997 14:48:18 -0700 (PDT) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id PAA07476; Tue, 19 Aug 1997 15:48:07 -0600 (MDT) Date: Tue, 19 Aug 1997 15:48:07 -0600 (MDT) Message-Id: <199708192148.PAA07476@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: ben@stuyts.nl Cc: Nate Williams , stable@freebsd.org Subject: Re: cvs keeps putting src/contrib/tcl/library/http1.0 back in In-Reply-To: <199708192128.XAA06872@daneel.stuyts.nl> References: <199708191952.VAA06781@daneel.stuyts.nl> <199708192055.OAA07251@rocky.mt.sri.com> <199708192128.XAA06872@daneel.stuyts.nl> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Slight side note: However, this means that 'make update' in /usr/src is > somewhat broken, because it always does a 'cvs -q update -P -d'. I could argue that 'make update' doesn't belong in the Makefile, but the other part is that it's assumed that anyone using the system is tracking -current, so this works there since developers never use TAGS in their development trees. :) :) :) :) Nate