Hello

I use CVS 1.11 and TortoiseCVS to make my work easier. 
When I add files or dirs into the repository I want CVS to recognize
file type, ie. *.pas files add normally, *.exe add like binary. I put
such lines into cvswrappers file (in $CVSROOT/CVSROOT)

*.pas -m MERGE
*.exe -k 'b'

but Tortoise still ignore this. What should I do to solve this problem ? 

Best regards
BennY
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to