从google code svn下载代码 提示svn url不存在的解决方法

比如提示 URL 'http://xxxxx.googlecode.com/svn/trunk' doesn't exist

可以把地址改为 http://xxxxx.googlecode.com/svn 这样就可以下了。

原因好像是什么版本0代替了版本1。呵呵

猜你喜欢

转载自lfq618.iteye.com/blog/1848192