info-cvs
[Top][All Lists]
Advanced

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

Re: Getting file comment info?


From: David Hoover
Subject: Re: Getting file comment info?
Date: Fri, 28 Sep 2001 11:23:12 -0700 (PDT)

Quoth Mark Jaffe:
> I am curious if there is a method for retrieving the "check-in comment" on a
> file revision. I can't see the option after a quick glance through various
> status or log calls.

If you check 'cvs --help log', you'll see that it'll take a -r just like most
other commands, letting you do:
cvs log -r 1.5 foo.c

--
David Hoover



reply via email to

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