Configure HTTP proxy in Subversion
Install the Subversion plugin
This functionality relies on the Subversion plugin, which you need to install and enable.
Press Ctrl+Alt+S to open settings and then select
.Open the Marketplace tab, find the Subversion plugin, and click Install (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 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.