IntelliJ IDEA 2017.2 Help

Configuring HTTP Proxy

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 IntelliJ IDEA. Do the following:
    1. Open the Version Control | Subversion page of IntelliJ IDEA settings (Ctrl+Alt+S), and then open the Network tab.
    2. Click the Edit Network Options button and specify the proxy settings in the Edit Subversion Options Related to Network Layers dialog box that opens.

Last modified: 29 November 2017

See Also