2007-07-07

Google Code: Failed to checkout svn repository

svn { ls | cat | info } http://xxx.googlecode.com/svn 等命令都 work,就是不能 checkout:

$ svn co http://xxx.googlecode.com/svn
svn: REPORT request failed on '/svn/!svn/vcc/default'
svn: REPORT of '/svn/!svn/vcc/default': 400 Bad Request (http://huan.googlecode.com)
$

但是用 https 的话就能 checkout,不知何故,有人说是跟 firewall 上的设置有关。

(回家用俺的 ADSL 试了一下,没有问题,看来是公司的 firewall 把 http 的 svn checkout 给 block 了)

No comments: