Subversion 之使用

本文详细介绍了如何在Subversion中配置代理设置,包括修改配置文件的具体步骤,以及Subversion for Windows中常用功能,如切换仓库地址的操作方法。

1.给Subversion 添加代理

    xp下修改文件 C:\Documents and Settings\Administrator\Application Data\Subversion\servers

  打开文件servers 

  [global]

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

  # http-proxy-port = 7000

  # http-proxy-username = defaultusername

  # http-proxy-password = defaultpassword

 

    修改为

  

  [global]
  # http-proxy-exceptions = *.exception.com, www.internal-site.org
  http-proxy-host = 代理ip
  http-proxy-port = 代理端口
  # http-proxy-username = defaultusername
  # http-proxy-password = defaultpassword

 

  http-proxy-host 为代理ip

  http-proxy-port 为代理端口

     注意:去掉#注释 并且要去掉前面的空格 

 

2.Subversion for Windows 中比较常用的功能

  2.1 切换仓库地址

    TortoiseSVN  → Relocate  弹出 Relocate 对话框 ,To URL处即可修改仓库地址

  

  

转载于:https://www.cnblogs.com/yehshuai/p/3423286.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值