On Fri, Sep 12, 2008 at 02:08:15PM -0700, David Bustos wrote: > Quoth Tom Erickson on Thu, Sep 11, 2008 at 03:47:58PM -0700: > > After running > > > > /ws/onnv-gate/public/bin/installSUNWonbld > > > > on my desktop machine (where an older hg was already installed) and > > re-running hgsetup, I still get the following error from "hg status": > > > > *** failed to import extension hgext.cdm: Version Mismatch: > > Scm expects Mercurial version 1.0, 1.0.1 or 1.0.2, actual version is > > 2d3379c598c1 > > What is the path of the hg that you're running? > /bin/hg
I also have a /usr/bin/hg on my path, but it has the same problem. Tom