I'd appreciate a code review of: http://cr.opensolaris.org/~sommerfe/onnv-scm.6/index.html
which contains some wx2hg fixes to: 462 wx2hg needs new default merge program for Mercurial 1.0 492 wx2hg should check for uncommitted changes in source workspace 503 wx2hg should be able to clone from more than one place (The fix to 462 is to take wx2hg entirely out of the merge business. It instead leaves merging to the developer using the normal mercurial merge workflow, which they'll need to understand anyway..) this is admittedly very lightly tested. - Bill