0%

Mercurial SCM

Mercurial SCM

http://mercurial.selenic.com/

Mercurial SCM - Guide

http://mercurial.selenic.com/guide

1
sudo apt-get install mercurial

TortoiseHg

http://tortoisehg.bitbucket.org/download/index.html

1
2
3
sudo add-apt-repository ppa:tortoisehg-ppa/releases
sudo apt-get update
sudo apt-get install tortoisehg

hg clone using ssh

1
hg clone ssh://username@username.xyzabc.com//path/to/projectname projectname