Tom, > I did a test add/commit on some files and I did not specify certain > binary files (dll, msi, exe) as binary. > > When I checked them back out the file sizes were dramatically smaller > than the originals. I didn't even bother testing the files.
If you use CVSNT server (on linux/windows/solaris/hpux etc) then all these are defined by default. CVSNT is open source as is CVS. There is a separate newsgroup for CVSNT, please direct CVSNT questions there. > Can I specify binary as the default type for unknown extensions and > files w/o extension? In CVSNT yes, just use the * wildcard as the last entry in cvswrappers - I'm not sure if this is implemented in CVS. Regards, Arthur Barrett
