Create Panel

The Create panel is used to create new modules on the server. What this really means is that you can use this panel to create new directories in the cvs repository.

Access Method and Login

Like all of the panels that allow you to access the CVS server, the top of the panel describes the access and login information. This common access and login input area determines how you access the server. You will need to get the information from the CVS system administrator.

Checkout Parameters

The checkout command requires a number of parameters to properly check out the source that you require. These parameters are specified in the text fields below the login area. These fields are detailed in the following table.
Name Description
CVS Module The path name of the module to create. This is an actual path on the server and must not conflict with any existing directory or module definition.
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.