| add |
add a new file/directory to the repository |
| admin |
Administration front end for rcs |
| annotate |
show last revision where each line was modified |
| checkout |
checkout sources for editing |
| commit |
check files into the repositorty |
| diff |
show difference between revisions |
| edit |
get ready to edit a watched file |
| editors |
see who is editing a watched file |
| export |
export sources from CVS, similar to checkout |
| history |
show repository access history |
| import |
import sources into CVS, using vendor branches |
| init |
create a CVS repository it it doesn't exist |
| log |
print out history information for files |
| login |
prompt for password for authenticating server |
| logout |
removes entry in .cvspass for remote repository |
| pserver |
password server mode |
| rdiff |
create 'patch' format diffs between releases |
| release |
indicate that a Module is no longer in use |
| remove |
remove an Entry from the repository |
| rtag |
add a symbolictag to a module |
| server |
server mode |
| status |
display status information on checked out files |
| tag |
add a symbolic tag to checked out version of a files |
| unedit |
undo an edit command |
| update |
bring work tree into sync with repository |
| watch |
see watches |
| watchers |
see who is watching a file |