| Name | Description |
|---|---|
| CVS Module | This is the path name that identifies the CVS module that you wish to checkout from the server. This can be either a module alias, or a pathname to an actual module. |
| CVS Server | This is the hostname of the CVS server. |
| CVS Repository | This is the full path name of the repository you wish to access. The path is the root of the cvs repository. |
| Checkout Directory | This is the full pathname of the local checkout directory. The checked out files will be written to this directory. If the directory does not exist, it will be created after you confirm. |
| Arguments | Place any arguments for the CVS checkout command in this field. For instance, if you wish to checkout a specific revision, you would place the '-r rev' option in this field. |