Configure HTTP proxy
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 stores the http proxy settings in the servers file in the user's runtime configuration area (~/.subversion/auth/ on Unix systems or <USER HOME>/Application Data/Subversion/auth/ on Windows).
You can configure the Subversion proxy settings in two ways:
Edit the servers file manually.
Configure proxy settings directly from DataGrip. Do the following:
Open the Version Control | Subversion | Network page of the IDE settings Ctrl+Alt+S.
Click the Edit Network Options button and specify the proxy settings in the Edit Subversion Options Related to Network Layers dialog that opens.