Matthias Friebe writes: > > 1) Is it possible to configure CVS like this: When commiting or importing > files to the > repository, the files which do not match the contents of the cvswrappers file > should > be treaded as binary files?? (Default is text files.)
The cvswrappers entries are tested in order and the first one that matches is the one that's used, so just add an entry to the very end of the file that matches everything and sets binary mode: * -k 'b' > 2) Can anyone provide me with a list of extension which are generally treated > as binary > and which are treated as text. You might want to see what WinCVS uses. -Larry Jones Everything's gotta have rules, rules, rules! -- Calvin _______________________________________________ Info-cvs mailing list Info-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/info-cvs