June 2004
Intermediate to advanced
1056 pages
39h 58m
English
add
add [ -kkflag] [ -mmessage]file...
Indicate that files/directories should be added to the repository.
They aren’t actually added until they are committed
via cvs commit. This command is also used to
resurrect files that have been deleted with cvs
remove.
The standard meaning of the common client option
-k applies. The only additional option that can
be used with the add command is
-m
message. This
option is used to provide a description of the file (which appears in
the output of the log command).
Read now
Unlock full access