hg push ssh://username@host/path/relative/to/home
或添加到repo的hgrc
[paths] default-push = ssh://username@host/path/relative/to/home
只是
hg push