This wizard help you create a repository location.
Currently the only supported repository type is CVS. Here is what the New Repository Location wizard for CVS looks like:
The following are the edit fields for a new CVS repository location:
Option |
Description |
Default |
---|---|---|
Connection Type |
The type of CVS connection for the repository, either "pserver" or "extssh" |
pserver |
User Name |
The user name under which you want to connect to the server. |
<blank> |
Host Name |
The address of the host (e.g., "hostmachine.com"). |
<blank> |
Repository Path |
The path to the repository on the host (e.g., "/x/y/z", "d:/myrepo"). |
<blank> |
CVS Location | The canonical CVS location string. This string is often found in CVS documentation to denote how to connect to a repository. This field automatically updates with the connection information from the other fields in the dialog. You do not need to specify additional information in this field. Optionally, if you already have a CVS location string, you can paste it in here instead of editing the individual fields. | :pserver:@: |
Validate location on finish |
Check this option if you want to be prompted for the user's password to the host upon completion of the wizard. If this option is not enabled, you will be prompted for a password later, when you try to access the contents of a repository. |
On |
Related Topics: