From owner-freebsd-current Wed Dec 8 6:42:44 1999 Delivered-To: freebsd-current@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 5828D14C32 for ; Wed, 8 Dec 1999 06:42:38 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.11 #1) id 11viIS-0005iJ-00; Wed, 08 Dec 1999 16:42:24 +0200 From: Sheldon Hearn To: Donn Miller Cc: current@FreeBSD.ORG Subject: Re: Cleaning house on /usr/src/* In-reply-to: Your message of "Wed, 08 Dec 1999 09:16:45 EST." Date: Wed, 08 Dec 1999 16:42:24 +0200 Message-ID: <21966.944664144@axl.noc.iafrica.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 08 Dec 1999 09:16:45 EST, Donn Miller wrote: > In the course of development of -current, a bunch of directories are > added and taken away from /usr/src. So, about every month or so, I > like to clean out /usr/src/* and start from scratch. (Well, you know, > sometimes you have so much of your own old code in there.) The best way to do this is to use CVS as your means of updating the source tree and capture its output to some logfile. On inspection of the logfile, you'll see at a glance those files that can be deleted. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message