Giang, Richard P writes:
> 
> Does anyone know how to enter a log message that expands multiple lines
> using command line cvs commit -m?

It depends on your shell/command interpreter.  Under most Unix-like
shells:

        $ cvs ci -m'this is a
        multiple line
        log message' file.txt

-Larry Jones

Honey, are we out of aspirin again? -- Calvin's Dad

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

Reply via email to