info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: multi-line commit messages from command-line


From: Larry Jones
Subject: Re: multi-line commit messages from command-line
Date: Tue, 6 Nov 2001 16:20:35 -0500 (EST)

Harig, Mark A. writes:
> 
> Does anyone know if there is a means for submitting a multi-line
> 'commit' message (or 'add' message, etc.) using the '-m' command-line
> option?

With most systems, you just do it:

        $ cvs ci -m "line 1
        line2
        line3" file.c

-Larry Jones

The living dead don't NEED to solve word problems. -- Calvin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]