Hello,

I would like to define -kb as default in cvswrappers and then list only
file types that should be treated as text, like this:

* -k 'b'
*.rtf -k 'kv' -m 'COPY'
*.RTF -k 'kv' -m 'COPY'
*.txt -k 'kv' -m 'MERGE'
*.TXT -k 'kv' -m 'MERGE'

Will this work as defined, do I have to reorder entries, and are the
patterns case sensitive?

Thanks
        Stephan

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

Reply via email to