> > I assume you did this in a TeamWare workspace, with Roland's files wx 
 > create'd?
 > > 
 > > By default, findunref will ignore files not under SCCS control.
 > 
 > Okay, that's where I'm messing up.  My initial workspaces had all the new
 > files wx created...for my latest workspace I got lazy :-(
 > and skipped wx create for the new files (the changed files were
 > wx edited).  Thanks, Rich, I think that's where the problem is. 

Another thing to watch out for is file wildcards, especially in Makefiles.
For instance, if a build rule used during nightly greps for "foo" in "*/*"
then all those files will show up as referenced even though they're not
really needed.

-- 
meem

Reply via email to