您的位置:首页 > 运维架构 > Linux

set proxy for svn on linux server

2013-01-15 15:30 387 查看
If you wanted to add proxy for svn, please edit file

~/.subversion/servers

[global]

# http-proxy-exceptions = *.exception.com,
www.internal-site.org

http-proxy-host = proxy.xilinx.com

http-proxy-port = 8080
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐