Name
log — Synonym: lo
Synopsis
cvs [cvs-options] log [-bhlNRSt] [-ddates] [-r[revisions]] [-sstates] [-w[usernames]] [files...]
Displays information about the files in the current sandbox or the files specified as parameters. The information this command provides is part of the header section of the files in the repository. This command also provides information from the log messages created when files are imported or changes are committed.
With no options, cvs log displays all the
information it has available. See also rlog.
Command options
-
-b Display information only about the revisions on the default branch, normally the trunk.
-
-d dates Display information only on revisions checked in on or between the dates or times provided. Date and time formats are listed in Chapter 11. More than one date range can be given; ranges must be separated by semicolons. Date ranges can be specified according to the following list:
-
date1>date2ordate2<date1 Select all revisions between the two dates.
-
date1>=date2or date2<=date1 Select all revisions on or between the two dates.
-
date>or <date Select all revisions earlier than
date.-
date>=or <=date Select all revisions on or earlier than
date.-
date<or >date Select all revisions later than
date.-
date<=or >=date Select all revisions on or later than
date.-
date Select all revisions on
date.
-
-
-h Print only the header information for a file, not the description, the log messages, or revision information.
-
-l Run log on the local directory only. (Do ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access