SVN proxy settings under eclipse

need:

The svn client uses the eclipse svn plug-in, and the network is set up with a singleton, so the proxy needs to be set to submit the code

The settings are as follows:

1. Find the server file path:

C:\Documents and Settings\username\Application Data\Subversion
or
C:\Users\username\AppData\Roaming\Subversion

Different systems have different paths, find the following line:

#http-proxy-host = proxy.xx
#http-proxy-port = 80
# http-proxy-username = blah
# http-proxy-password = doubleblah

The above configuration is the proxy-related information, you can configure it directly

2. Set SVN in eclipse to use SVNKIT:



 

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326443322&siteId=291194637