"Dimitrie O. Paun" <[EMAIL PROTECTED]> writes: > CVS can handle binary files no problem. Can someone please refresh my > memory on why storing binary _images_ in CVS is such a bad idea?
The main problem is that you can't generate diffs for them, so everybody has to download the full tarball every time a binary file changes. -- Alexandre Julliard [EMAIL PROTECTED]