Subject: Re: make release of NetBSD 4.0_BETA fails
To: Alan Barrett <apb@cequrux.com>
From: David Laight <david@l8s.co.uk>
List: current-users
Date: 08/31/2006 20:27:58
On Thu, Aug 31, 2006 at 09:18:50PM +0200, Alan Barrett wrote:
> 
> There's no need for that.  Just run "cvs update" and delete the files
> that it reports are in your source tree but not in CVS.

You probably want 'update -d -P -I ! -I CVS -I .#*'
to force cvs to bleat about all the extra files,
and then run 'find . -type l' to locate any symbolic links.

	David

-- 
David Laight: david@l8s.co.uk