Configure HTTP proxy in Subversion
Configure: Settings | Version Control | Subversion
This functionality relies on the Subversion plugin, which you need to install and enable.
Press CtrlAlt0S to open settings and then select Plugins.
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 (~
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 settings page CtrlAlt0S.
Click the Edit Network Options button and specify the proxy settings in the Edit Subversion Options Related to Network Layers dialog that opens.
Thanks for your feedback!