My developers sometimes ftp text files as binary from windows to a
unix machine and then commit these files to cvs.

I have these files defined in cvswrappers as:

-k 'o'

Some other files are defined in cvswrappers as:

-k 'b'

In my commitinfo script, how do I discover if the file is marked

-k 'o'

so I can run dos2unix on it before the commit?


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

Reply via email to