googlecode开源项目的源码下载(hg)

hg是跟svn和cvs一样的版本管理系统。

windows下有TortoiseHg,算是比较好的客户端。

地址:http://tortoisehg.bitbucket.org/

安装后将“C:\Program Files\TortoiseHg”加入系统path,则运行hg的命令行即可

例如: hgtk clone https://foursquared.googlecode.com/hg/ foursquared 这样就可以了,很简单。

转载自http://blog.sina.com.cn/s/blog_5388a54c0100o6lp.html

你可能感兴趣的:(windows,SVN,项目管理,Blog,cvs)