RubyMine 2018.1 Help

Import into Subversion

VCS | Import into Subversion


Use this dialog box to specify the options for importing data into Subversion.

In this topic:

Toolbar buttons

ItemTooltip and ShortcutDescription
add.png Add Repository LocationClick this button to configure a new repository location.
edit.png Edit Location URLClick this button to edit the URL address of the selected repository.
delete.png Discard Location URLClick this button to discard the selected repository location and remove it from the list.
showHideDetails.png Show/Hide Details Click this button to display the details for each node below the repository location (changelist number, user name, date and time of the last change).
refresh.png Refresh
Ctrl+F5
Click this button to refresh the view.
collapseAll.png Collapse All
Ctrl+NumPad -
Click this button to have all the nodes below all the repository locations collapsed.

Main Controls

ItemDescription
RepositoriesUse this tree view to explore and manage the available repository locations. Right-click nodes and examine context menus.
ImportClick this button and in the dialog that opens, select the directory whose contents should be imported to the selected repository location.

Context Menu

ItemDescription
NewSelect this menu item to configure a new repository location, or a new remote folder in the selected repository location.
CheckoutSelect this menu item to check out the contents of the selected node.
Compare WithSelect this menu item to compare the selected node with the specified branch.
Browse ChangesSelect this menu item to view changes that match the specified criteria (author, time range, and revision).
ExportSelect this menu item to export the contents of the selected repository or folder to the specified destination. The exported contents are not under version control.
Branch or TagSelect this menu item to create a branch or tag of the selected folder.
Move or RenameSelect this menu item to change name of the selected folder.
DeleteSelect this menu item to delete the selected folder from the repository location.
Copy URL
Ctrl+Alt+Insert
Select this menu item to put the URL string to the clipboard.
Refresh Select this menu item to synchronize to the repository.
Edit Location URLSelect this menu item to edit the selected repository location.
Discard Location Select this menu item to discard the selected repository location.
Last modified: 1 August 2018

See Also