Hi,

I am using CVS 1.11.1p1 and I want to create a repository for a module
having files of different formats.

When I use, cvs import with [-W "*.exe -k'b'" -W "*.dll -k'b'" .....]
option individually for all binary file types (altogether there are 22
types viz. .dll, .bmp, .exe, .dsw ....), it treats only *.exe files as
binary and other binary files are considered as text files.

After that I tried putting binary file extensions with -k'b' option in
$CVSROOT/CVSROOT/cvswrappers file but still it is taking only *.exe as
the binary files and ignoring others.

Can u suggest some solution to overcome this problem ???

Regards,
Murtaza
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to