info-cvs
[Top][All Lists]
Advanced

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

Re: Adding description within changed files


From: ar2kcm
Subject: Re: Adding description within changed files
Date: Tue, 11 Sep 2001 14:04:06 -0600

cvs commit -m "this is the description" foo.c

The "-m" is the flag for the message/comment that is embedded in the header
of the file.

To view the comments type:
cvs log foo.c

> Is it possible to add descriptions of what has been changed right
> within the file that has been changed, so that CVS will use this
> description during the commit process?
>
> Christian
>
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs
>



reply via email to

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