libvcs.sync.hg¶
Clone and update Mercurial repositories
through HgSync: obtain()
creates the checkout, update_repo() refreshes it,
and get_revision() reads the current revision for
hg(1).
Tool to manage a local hg (Mercurial) working copy from a repository.