PyCharm Edu 2019.2 Help

SVN Repositories

VCS | Browse Subversion Repository


Use this tool window to view, add, and edit the location of SVN repositories.

Toolbar

Item

Tooltip and shortcut

Description

icons general add

Add Repository Location

Click this button to configure a new repository location. The New Repository Location dialog box opens, where you can select a repository URL in the drop-down list that contains previously added URL addresses.

icons actions edit

Edit Location Url

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

icons general remove

Discard Location

Click this button to remove the selected repository from the list.

showHideDetails

Show/Hide Details

Click this button to display the details for each node under the repository location (changelist number, user name, date and time of the last change).

icons actions refresh

Refresh
Ctrl+F5

Click this button to refresh the view.

icons actions expandall icons actions collapseall

Expand All/Collapse All
Ctrl+NumPad Plus

Click this button to expand/collapse all nodes.

icon help F1

Click this button to show the corresponding PyCharm Edu help page.

icons actions close

Close

Click this button to close the tool window.

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. The New Repository Location dialog box opens where you can select a repository URL in the drop-down list that contains previously added URL addresses.

Show History

Select this item to open the Version Control tool window with the history of 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

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: 22 January 2020