experimental mercurial repository available
Damien Miller
djm at mindrot.org
Mon Jan 3 15:23:23 EST 2011
Hi,
Quite a few people have asked to be able to access OpenSSH sources using a
DVCS, so I have made a Mercurial repository available at
http://hg.mindrot.org/openssh
You can fetch a copy using:
hg clone http://hg.mindrot.org/openssh openssh
You can also view the web interface directly, which might be handy for
fetching diffs of changesets to cherry-pick.
The repository is synchronised from CVS using "hg convert" automatically
after every commit and updates within 30 minutes.
The hg repository is still experimental, so please report any problems
to me as you find them.
-d
More information about the openssh-unix-dev
mailing list