RubyMine 2017.3 Help

Check Out From CVS Dialog

VCS | Checkout From Version Control | CVS


The dialog consists of the following pages:

Select CVS Configuration

ItemDescription
List of available CVS configurationsUse this list to select the desired CVS configuration.
ConfigureClick this button to define a new CVS configuration, or modify an existing one, in the CVS Roots dialog box.

Select CVS Element to Check Out

Use this page to select elements of the repository to check out. Next button is only available when an element is selected.

Select Checkout Location

Use this page to specify the target location for the artifacts to check out. All actions can be performed using the toolbar buttons, or context menu.

ItemShortcutDescription
home icon Ctrl+1 Jump to the user's home directory.
navigateToRootIcon Ctrl+2 Jump to the project root directory.
createDirectoryIcon Alt+Insert Create a new directory where the files will be checked out to.
deleteChange Delete Delete the selected directory.
refresh Ctrl+Alt+Y Synchronize with external changes.
showHiddenFilesAndDirectories N/A Show Hidden Files and Directories

Check out to

Use this page to define CVS-specific checkout options.

ItemDescription
List of local pathsSelect the local path to which the module name should be added.
Make new files read-onlyCheck this option to set read-only attribute for the files that did not exist locally but were checked out from the repository.
Prune empty directoriesCheck this option to delete empty directories from the repository.
Change keyword substitution toCheck this option to enable keyword substitution, and select the desired substitution mode from the drop-down list.
Last modified: 4 April 2018

See Also