ssh
Also see clone
If we create an ssh
configuration file (see Config),
then we should be able to clone using this command:
hg clone ssh://hg@server//myrepo
Push
To clone a local repository change into it’s folder:
hg clone . ssh://my.server/repo/env