Configure Subversion repository location
Install the Subversion plugin
This functionality relies on the Subversion plugin that should be installed and enabled in your IDE.
Press Ctrl+Alt+S to open the IDE settings and select
.Switch to the Marketplace tab and use the search field to find the Subversion plugin.
Click Install and restart the IDE if prompted.
Subversion repository locations are global DataGrip properties. It means that the configured repository locations will be available no matter if a project is open or not, which is useful if you need to check out an entire project from Subversion. You can define multiple Subversion repository locations for future use.
To configure a Subversion repository location, do the following:
Open the SVN Repositories tool window by choosing VCS | Browse VCS Repository | Browse Subversion Repository from the main menu.
In the SVN Repositories tool window choose New | Repository Location from the context menu, or click the button on the toolbar.
In the New Repository Location dialog, specify the repository URL.