info-cvs
[Top][All Lists]
Advanced

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

Re: add comment after commit


From: Stuart Cooper
Subject: Re: add comment after commit
Date: Tue, 20 Sep 2005 11:31:42 +1000

> Hello!
> Is there a way to change or at least add a comment after a finished
> commit? Just commited some changes and forgot to comment the CVS commit
> by one change I made.

Find the revision number you want to set the comment on, call it REV

Then cvs admin -mREV:'message'

eg

cvs admin -m1.17:"I take back what I said about the customer." hello.c

Cheers,
Stuart.




reply via email to

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