当前位置: 代码迷 >> CVS/SVN >> 批改Google SVN 密码
  详细解决方案

批改Google SVN 密码

热度:3607   发布时间:2013-02-26 00:00:00.0
修改Google SVN 密码
1. cmd下
ping code.google.com 得到其 ip
2. 修改host文件

打开C:\Windows\System32\drivers\etc\ 用记事本打开hosts文件,在文件中中加入
74.125.71.139 code.google.com
基本就可以获取SVN密码了。
  相关解决方案