Remote URL aliases

Paul R paul.r.ml at gmail.com
Wed Jun 11 12:02:30 CDT 2008


Yannick Gingras <ygingras at ygingras.net> writes:

> Hi, 
>   is there a way to give a short and easy to type name to a remote URL?

In .hg/hgrc :

[paths]
bob = ssh://repo-server.example.com/~bob/hg/cool-proj
john = ssh://perso.example.com/~john/hg/cool-proj
...

-- 
      Paul


More information about the Mercurial mailing list