Import into Subversion
Install the Subversion plugin
This functionality relies on the Subversion plugin, which you need to install and enable.
Press Ctrl+Alt+S to open settings and then select .
Open the Marketplace tab, find the Subversion plugin, and click Install (restart the IDE if prompted).
Use this dialog to specify the options for importing data into Subversion.
In this topic:
Toolbar buttons
Item | Tooltip and Shortcut | Description |
|---|---|---|
Add Repository Location | Click this button to configure a new repository location. | |
Edit Location URL | Click this button to edit the URL address of the selected repository. | |
Discard Location URL | Click this button to discard the selected repository location and remove it from the list. | |
| 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 Ctrl+F5 | Click this button to refresh the view. | |
Collapse All Ctrl+NumPad - | Click this button to have all the nodes below all the repository locations collapsed. |
Main Controls
Item | Description |
|---|---|
Repositories | Use this tree view to explore and manage the available repository locations. Right-click nodes and examine context menus. |
Import | Click this button and in the dialog that opens, select the directory whose contents should be imported to the selected repository location. |
Context Menu
Item | Description |
|---|---|
New | Select this menu item to configure a new repository location, or a new remote folder in the selected repository location. |
Checkout | Select this menu item to check out the contents of the selected node. |
Compare With | Select this menu item to compare the selected node with the specified branch. |
Browse Changes | Select this menu item to view changes that match the specified criteria (author, time range, and revision). |
Export | Select 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 Tag | Select this menu item to create a branch or tag of the selected folder. |
Move or Rename | Select this menu item to change name of the selected folder. |
Delete | Select 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 URL | Select this menu item to edit the selected repository location. |
Discard Location | Select this menu item to discard the selected repository location. |