marko wrote: > just read that handling of binary files with cvs is a bad idea (or > something similar). Hmmm... I would suggest that either you mis-interpreted what was written, or what you read was either inaccurate or incomplete.
CVS can easily handle binary files. It's just not necessarily as efficient at handling them as it is at handling text files. That is an outcome of the history of the utility - it was originally designed to handle source files. -- Jim Hyslop Senior Software Designer Leitch Technology International Inc. (http://www.leitch.com) Columnist, C/C++ Users Journal (http://www.cuj.com/experts) _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
