January 2003
Intermediate to advanced
832 pages
32h 40m
English
add
add
[ -kkflag] [ -mmessage]file
Indicate that files/directories should be added to the repository. They are not 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 that option
-k applies. There is only one additional option
that can be used with the add command:
-m
message. This option is used to
provide a description of the file (which appears in the output of the
log command).