首页 > Windows开发 > 详细

Mercurial(HG) Windows+Eclipse安装、配置、使用

时间:2014-09-12 14:53:33      阅读:484      评论:0      收藏:0      [点我收藏+]

Mercurial(HG) Windows客户端安装

Mercurial(HG): http://mercurial.selenic.com/

Windows客户端下载:http://mercurial.selenic.com/downloads

Clone project form remote repository:

https://XXX/testRepo

bubuko.com,布布扣

bubuko.com,布布扣

bubuko.com,布布扣

bubuko.com,布布扣

 

Eclipse插件安装:MercurialEclipse

MerucialEclipse 管网: https://bitbucket.org/mercurialeclipse/main/wiki/Home

插件安装地址: http://mercurialeclipse.eclipselabs.org.codespot.com/hg.wiki/update_site/stable

bubuko.com,布布扣

配置Mercurial Executable

bubuko.com,布布扣

bubuko.com,布布扣

 

常用的hg命令

bubuko.com,布布扣

 

bubuko.com,布布扣

Built-in help

Mercurial provides a built-in help system. This is invaluable for those times when you find yourself stuck trying to remember how to run a command. If you are completely stuck, simply run hg help; it will print a brief list of commands, along with a description of what each does. 

If you ask for help on a specific command , it prints more detailed information.

Mercurial&Git vs SVN

bubuko.com,布布扣

Mercurial’s CLI is also quite similar to Subversion’s, which can help ease the transition between the two tools. Here’s a comparison of some of the most common commands. Mercurial/Git commands that are the same as their Subversion equivalents are bold.

HG的命令非常类似与SVN,相对于GIT,从SVN转到HG较容易。

bubuko.com,布布扣

http://stackoverflow.com/questions/35837/what-is-the-difference-between-mercurial-and-git

Mercurial(HG) Windows+Eclipse安装、配置、使用

原文:http://www.cnblogs.com/ibalintha/p/3968185.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!