> Does anyone know how to enter a log message that expands multiple lines
> using command line cvs commit -m?

It all depends on what shell you're using.  try doing
        cvs -m 'this is\
a long message' mod1 mod2...

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

Reply via email to