Date: Fri, 13 Jan 1995 08:27:41 -0800 (PST) From: Poul-Henning Kamp <phk@ref.tfs.com> To: roberto@blaise.ibp.fr (Ollivier ROBERT) Cc: dgy@seagull.rtd.com, freebsd-hackers@freefall.cdrom.com Subject: Re: CVS stuff Message-ID: <199501131627.IAA03431@ref.tfs.com> In-Reply-To: <9501131410.AA25477@blaise.ibp.fr> from "Ollivier ROBERT" at Jan 13, 95 03:10:00 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> > If we are talking about the FreeBSD CVS-tree: binaries are NOT welcome. > > ...then have a look in perl directory, in the t/ qnd the t/op/... > > There is a file coming from the 'make test' target for the .db. The files > are named op.lib.db or such. > > They're definitely binary. I'm sure that I've seen others. I have a complete list already. If I had the time I would hunt them down, as I did once before already. PLEASE DON'T COMMIT BINARIES INTO THE TREE. A good definition of "not binary": The file has no 0x00 or 0xff in it. The last byte is 0x0a diff(1) and vi(1) doesn't choke on it. -- Poul-Henning Kamp <phk@login.dknet.dk> TRW Financial Systems, Inc. FreeBSD has, until now, not one single time had an undetected error. :-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199501131627.IAA03431>