On 10/23/06, Andrew Lentvorski <[EMAIL PROTECTED]> wrote:
Vinodh Cuppu wrote: > - Put binary files in version control. CVS does not have a way to deal with > binary files. The only thing you do in CVS with binaries is to tell it not > to expand $...$ tags. I believe that this is false. What you describe is the "-ko" flag. CVS also has a "-kb" flag which specifies that the file is a binary.
Also read http://cvsbook.red-bean.com/cvsbook.html#CVS%20And%20Binary%20Files -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
