Google code 获取密码页打不开的解决办法

来源:互联网 发布:des算法加密运算过程 编辑:程序博客网 时间:2024/06/13 20:50

Google code 获取密码页打不开的解决办法

# Project members authenticate over HTTPS to allow committing changes.
svn checkout https://yourprj.googlecode.com/svn/trunk/ yourprj --username youraccount

When prompted, enter your generated googlecode.com password.

 

在文件 C:/Windows/System32/drivers/etc/hosts 中加入 66.249.89.99 code.google.com

 

From:http://blog.csdn.net/archfree/archive/2010/11/11/6001894.aspx