Below you will find pages that utilize the taxonomy term “Hg”
August 7, 2013
安装hg命令
"\u003cp\u003e在使用golang开发的时候,有些时间github.com上面的包需要执行hg命令(hg命令简介).这个时候就需要安装一下才可以.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eLinux下安装Mercurial(hg):\u003c/strong\u003e\u003c/p\u003e\n\u003ch1 id=\"安装mercurial\"\u003e安装Mercurial\u003c/h1\u003e\n\u003cp\u003e在进行后面的操作之前需要安装Mercurial( \u003ca href=\"http://baike.baidu.com/view/1094619.htm\"\u003e百科\u003c/a\u003e)版本管理系统(可以输出hg名词检测是否安装)。输入以下命令安装:\u003c/p\u003e\n\u003cpre tabindex=\"0\"\u003e\u003ccode\u003esudo easy_install mercurial\n\u003c/code\u003e\u003c/pre\u003e\u003cp\u003e对于 Ubuntu/Debian 系统,easy_install 命令可以用\u003c/p\u003e\n\u003cpre tabindex=\"0\"\u003e\u003ccode\u003eapt-get install python-setuptools python-dev build-essential\n\u003c/code\u003e\u003c/pre\u003e\u003cp\u003e安装。 如果上述命令安装失败的话,还可以尝试去官方网站 \u003ca href=\"http://mercurial.selenic.com/wiki/Download\"\u003e下载\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eWindows下安装\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e国内国度网盘下载(32位): \u003ca href=\"http://pan.baidu.com/share/link?shareid=3528053518\u0026amp;uk=2365864479\"\u003ehttp://pan.baidu.com/share/link?shareid=3528053518\u0026amp;uk=2365864479\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e(64位): \u003ca href=\"http://pan.baidu.com/share/link?shareid=3560201274\u0026amp;uk=2365864479\"\u003ehttp://pan.baidu.com/share/link?shareid=3560201274\u0026amp;uk=2365864479\u003c/a\u003e\u003c/p\u003e"