PyCharm 2018.2 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

Item

Tooltip and Shortcut

Description

icons general add svg

Add Repository Location

Click this button to configure a new repository location.

icons actions edit svg

Edit Location URL

Click this button to edit the URL address of the selected repository.

icons general remove svg

Discard Location URL

Click 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).

icons actions refresh svg

Refresh
Ctrl+F5

Click this button to refresh the view.

icons actions collapseall svg

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.

Last modified: 21 November 2018

See Also