Quantcast
Channel: Gentoo – Thomas Capricelli
Viewing all articles
Browse latest Browse all 30

mercurial and ipv6

$
0
0
Today I needed to use mercurial over IPv6 in order to share a repository which is on a computer behind an (ipv4) firewall, but that can be reached over ipv6. The naive hg clone ssh://orzel@ipv6computername/hg/dir hg clone ssh://orzel@[ipv6::address]/hg/dir miserably failed. But i was hinted on IRC (thanks ‘Ry4an’ !) on how to do this, and […]

Viewing all articles
Browse latest Browse all 30

Trending Articles