How to clone, make branch, commit on the remote host in DMZ
fiizyk
michal.janusz at comarch.pl
Thu Nov 4 09:02:39 UTC 2010
I have host in DMZ. It has got one side connection, so I need to checkout
smth using hg from outside. Commands
[CODE]
hg clone ssh://hg@hostname/base-jboss JBOSS
hg branch ${hostname}
hg commit
[/CODE]
do not work due to DMZ.
What it the commands which allow to clone, make branch and commit remotly ?
Or how to solve this uisng merciurial.
--
View this message in context: http://mercurial.808500.n3.nabble.com/How-to-clone-make-branch-commit-on-the-remote-host-in-DMZ-tp1840181p1840181.html
Sent from the General mailing list archive at Nabble.com.
More information about the Mercurial
mailing list