RubyMine 2016.3 Help

Import into CVS

VCS | Import into CVS


Use this dialog to import a directory into the specified CVS repository.

Select CVS Configuration

Use this page to select the target CVS root and change its configuration, if necessary.

Select Directory to Import To

Use this page to select the target directory.

Select Import Directory

Use this page to select the directory to be imported. If you are importing an RubyMine project, make sure that the project file is located under that directory. Multiple selection is not available.

Customize Keyboard Substitution

Use this page to specify the keyword substitution rule for the files imported into the repository.

Import Settings

ItemDescription
Name in repositoryIn this field, specify the name that corresponds to the module argument.
VendorIn this field, specify the name that corresponds to the vendor-tag argument. This tag is used as a branch tag. No checkouts will ever be done explicitly on it. Type a name that is relevant to the project, or just VENDOR.
Release tagIn this text box, specify the string that corresponds to the release-tag argument. The tag should refer to a version or a release number.
Log messageIn this field. specify the string that corresponds to the -m command-line argument. By default, the field shows the previous log message; you can accept default, or type a new comment.
Checkout after importSelect this option to have CVS checkout run after completing the import operation.
Make checked out files read-onlySelect this option to mark the checked out files as read-only after import. This option is disabled if the Checkout after import option is cleared.

See Also

Last modified: 22 March 2017