Name
history — Synonyms: hi, his
Synopsis
cvs [cvs-options] history [-aceloTw] [-bstring] [-Ddate] [-ffile] [-mmodule] [-nmodule] [-pdirectory] [-rrevision] [-ttag] [-uusername] [-xflag...] [-ztimezone] [files...]
Displays the information stored in the history
file in the repository’s
CVSROOT directory. If that file does not exist
or is not writable, the history command fails
with an error. CVS writes to the history file
during checkout, export,
commit, rtag,
update, and release
operations.
Tip
The -f, -l,
-n, and -p options for
cvs history act differently than their normal
uses in CVS.
Command options
-
-a Show history data for all users. By default, CVS shows only the data for the calling user.
-
-b string Show data that is more recent than the newest record that contains the given
stringin the module name, filename, or repository path.-
-c Report only commits—times when the repository was modified (equivalent to
-xAMR).-
-D date Report data that is more recent than the given date or time. (See Section 11.4 in Chapter 11 for legal dates.)
-
-e Report on every record type. This option is equivalent to
-xwith every type specified.-
-f file Show data for the specified
file. This option can be repeated to show data for multiple files.-
-l Show only the most recent commit to the repository.
-
-m moduleor -n module Show data for a particular
module. Using-m, CVS checks themodulesfile in the repository’sCVSROOTdirectory and then searches the history file for files and directories that ...
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