PPTBooksMercurial- The Definitive Guide Jul 2009 安裝for UbuntuAdding this PPA to your system... $ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key 323293EE $ vi /etc/apt/source.list.d/hg.list # http://ppa.launchpad.net/mercurial-ppa/releases/ubuntu/dists/ (optional: dists) deb http://ppa.launchpad.net/mercurial-ppa/releases/ubuntu natty main ~/.hgrc [ui] username = Kuo, ChaoYi <Kuo.ChaoYi@gmail.com> verbose = True [extensions] color =
mq =
for EclipseFor Eclipse, Help>> Install New Softwave http://cbes.javaforge.com/update In Eclipse, right click Project and select Team>> Share Project ... for WindowsTracking System延伸套件(Extensions)color ColorExtension Color output for the diff, status and qseries commands hg-git[extensions] hgext.bookmarks = hggit = Push to and pull from a Git server Web page: http://hg-git.github.com/ Mailing list: http://groups.google.com/group/hg-git Repository: https://bitbucket.org/durin42/hg-git
http://liluo.org/2010/11/%E5%AD%A6%E4%B9%A0hgmercurial%E7%89%88%E6%9C%AC%E6%8E%A7%E5%88%B6/ |
B00.軟體專案開發與管理 > 版次控制(Reversion Control)系統 >