At 09:20 AM 8/27/2002, Matthew Hannigan wrote: JH: > > This is exactly how CVS works now, except that the format > > used in the repo is fixed to be the unixish text file format.
Disclaimer about the CVS NT server: this may or may not be true...I don't know. >Even when the client and server are Windows? >If so then CVS does do some automagic detection? No, it just defaults to text mode. If you want CVS to keep the bytes in a file exactly the same on all systems then you have to tell CVS that the file is binary. Fred _______________________________________________________________ Frederic W. Brehm, Sarnoff Corporation, http://www.sarnoff.com/ _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
