RubyMine 2018.1 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 RubyMine. Do the following:
    1. Open the Version Control | Subversion page of RubyMine 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: 1 August 2018

See Also