| Interface | Description |
|---|---|
| CommandProvider |
The provider of CVS commands.
|
| Class | Description |
|---|---|
| add |
Adds a file or directory to the repository
|
| annotate |
The rlog command
|
| checkout |
A factory class for creating and configuring a checkout command
|
| commit |
Implements the commit command
|
| diff |
The log command
|
| export |
Export sources from CVS repository.
|
| Import |
Imports a file or directory to the repository.
|
| locbundlecheck |
The locbundlecheck command
|
| log |
The log command
|
| rannotate |
The rlog command
|
| remove |
The command to remove a file or directory from the repository.
|
| rlog |
The rlog command
|
| rtag |
Tag repository files.
|
| status |
The status command
|
| tag |
Tag checked out files.
|
| update |
A factory class for creating and configuring an update command
|