JetBrains Rider 2018.1 Help

SVN Repositories

VCS | Browse Subversion Repository


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

Toolbar

ItemTooltip and shortcutDescription
new Add Repository LocationClick 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.
edit Edit Location UrlClick this button to edit the URL of the selected repository.
delete Discard LocationClick 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).
refresh
Refresh
Ctrl+Alt+R
Click this button to refresh the view.
expandAll 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 JetBrains Rider help page.
close CloseClick this button to close the tool window.

Context Menu

ItemDescription
NewSelect 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 HistorySelect this item to open the Version Control tool window with the history of 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 URLSelect this menu item to put the URL string to the clipboard.
RefreshSelect this menu item to synchronize to the repository.
Edit location UrlSelect this menu item to edit the selected repository location.
Discard locationSelect this menu item to discard the selected repository location.
Last modified: 20 August 2018

See Also