From owner-freebsd-current Tue Apr 25 10: 9:58 2000 Delivered-To: freebsd-current@freebsd.org Received: from mgw-x1.nokia.com (mgw-x1.nokia.com [131.228.20.21]) by hub.freebsd.org (Postfix) with ESMTP id E7E5337BE71 for ; Tue, 25 Apr 2000 10:09:54 -0700 (PDT) (envelope-from nate@nomad.yogotech.com) Received: from nomad.yogotech.com (mvdhcp141236.americas.nokia.com [172.18.141.236]) by mgw-x1.nokia.com (8.9.3/8.9.3) with ESMTP id TAA07402; Tue, 25 Apr 2000 19:25:45 +0300 (EETDST) X-Authentication-Warning: mgw-x1.nokia.com: Host mvdhcp141236.americas.nokia.com [172.18.141.236] claimed to be nomad.yogotech.com Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id KAA12718; Tue, 25 Apr 2000 10:25:39 -0600 (MDT) (envelope-from nate) Date: Tue, 25 Apr 2000 10:25:39 -0600 (MDT) Message-Id: <200004251625.KAA12718@nomad.yogotech.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Garrett Wollman Cc: Sheldon Hearn , current@FreeBSD.ORG Subject: Re: asm_pci.h,v Holy cow! In-Reply-To: <200004251440.KAA39180@khavrinen.lcs.mit.edu> References: <89056.956663223@axl.ops.uunet.co.za> <200004251440.KAA39180@khavrinen.lcs.mit.edu> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > If that's the _only_ point, then Garrett Wollman's idea should work > > perfectly. Stick the files under CVS > > No, that was not my proposal. I want to keep them out of CVS > entirely. CVS is Not Good at handling binary files (even if you never > change them). That's why I'd like them in a separate hierarchy. Actually, CVS1.10 is *MUCH* better at handling binary files, although you must be sure to set them up as binary files. It works cross-platform and such, but if the file is not added as a binary file, it really gets nasty. ;( (Plus all of the size bloating issues, but that's a seperate issue IMO). Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message