Switch Mercurial test to use a bundle repo
Review Request #710 — Created Jan. 19, 2009 and submitted — Latest diff uploaded
This changes the Mercurial SCMTool test to use a bundle repo instead of an actual localrepo. This is desirable so people can checkout the code using hgsubversion, as hg will not checkout any files that have .hg directories in them.
Tests still pass.