Google里的很多开源代码的下载链接都是如下:

 

Use this command to anonymously check out the latest project source code:

# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://spring-petstore.googlecode.com/svn/trunk/ spring-petstore-read-only
如果你使用的是带命令行的SVN,直接输入 ,就能把代码下载下来,但是Windows的用户一般用TortoiseSVN,

 

所以输入上面的URL不行,实际上只需要输入URL都trunk(



 

相关文章: