如果是在局域网,需要用代理的话,要使用
svn-proxy-template.reg文件来设置注册表:
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\Tigris.org\Subversion\servers\global]
"#http-proxy-host"="proxy host (remove '#' from key name to enable)"
"#http-proxy-port"="proxy port (remove '#' from key name to enable)"
"#http-proxy-username"="proxy username (remove '#' from key name to enable)"
"#http-proxy-password"="proxy password (remove '#' from key name to enable)"
"#http-proxy-timeout"="0 timeout in seconds (remove '#' from key name to enable)"
svn-proxy-template.reg文件来设置注册表:
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\Tigris.org\Subversion\servers\global]
"#http-proxy-host"="proxy host (remove '#' from key name to enable)"
"#http-proxy-port"="proxy port (remove '#' from key name to enable)"
"#http-proxy-username"="proxy username (remove '#' from key name to enable)"
"#http-proxy-password"="proxy password (remove '#' from key name to enable)"
"#http-proxy-timeout"="0 timeout in seconds (remove '#' from key name to enable)"
本文介绍如何在局域网环境下为Subversion (SVN) 设置代理,通过修改注册表来实现对代理主机、端口、用户名及密码等参数的配置。
1万+

被折叠的 条评论
为什么被折叠?



