Subject: Re: sun-lamp CVS commits
To: None <woods@kuma.web.net>
From: J.T. Conklin <jconklin@netcom.com>
List: source-changes
Date: 12/21/1994 08:41:20
> 
> [ On Tue, December 20, 1994 at 23:50:04 (-0800), The Source Master wrote: ]
> > Subject: sun-lamp CVS commits
> > 		
> > C src/usr.bin/size/Makefile
> > C src/usr.bin/size/size.1
> > C src/usr.bin/size/size.c
> > I src/usr.bin/size/tags
> > N src/usr.bin/size/obj/.depend
> > I src/usr.bin/size/obj/size.o
> > N src/usr.bin/size/obj/size
> > N src/usr.bin/size/obj/size.0
> 
> I don't see much use of ".cvsignore" in the NetBSD source tree.  Perhaps
> it would be easier to avoid problems like those above if this feature
> were made more use of?

Unfortunately, I don't think that .cvsignore files would have helped
here.  They would have to have been present in the 44lite sources to
be useful.

This was the first run of an "auto import" script I wrote to help
speed up some of the grunt work involved in the 4.4lite merge.  It
didn't work as I expected, but I immediately noticed the problem and
fixed it seconds later.

	--jtc