add--Add files to repository

This adds new files to the existing working directory. Before any commands which operate on sandbox files can be used, they must be added to the list of cvs controlled files using this command.

Directories are added immediately, and exist on all branches. Ordinary files must be committed before other users are able to use them.

add options

-b bugid

Mark the newly added file with a bug identifier.

-k kflag

Override the default expansion option for the file.

-m message

Use "message" for the message creation log.

-r branch

Add the new file onto a different branch (default is the same branch as the directory).