安装Mercurial

在命令行中输入:

sudo easy_install mercurial

然后输入管理员密码,自动下载并安装

然后就可以用hg更新源代码了

例如:

hg clone https://code.google.com/p/core-plot/

相关文章: