I redirected this thread to [email protected], but this note should be a definitive answer.
Where are you getting your version of Mercurial? You should be using /usr/bin/hg, and not /pkg/local/bin/hg. The version that ships with Solaris is 1.1.2, and that should work fine. The cadmium extension is being updated in the next day or two to work with 1.3.1, and Mercurial 1.3.1 is expected in one of the next couple builds of OpenSolaris. --Mark On Wed, Aug 26, 2009 at 11:30:24AM -0700, Wing Choi wrote: > > Hi, > > is there a discussion group dedicated to the cadmium extension? > > I have a question about trying to use cadmium extension. > I get the following when I tried to use it... > > > bash-3.00$ hg status > *** failed to import extension hgext.cdm from > /ws/onnv-tools/onbld/lib/python/onbld/hgext/cdm.py: Version Mismatch: > Scm expects Mercurial version 1.0.2 or 1.1.2, actual version is 1.3.1. > > > Obviously, I need to be using a not so recent version of Hg, and > /pkg/local/bin/hg is what I am using internally. Is there a particular > Mercurial version I am supposed to be using? and where? > > Thanks, > > Wing > > > _______________________________________________ > opensolaris-discuss mailing list > [email protected] _______________________________________________ tools-discuss mailing list [email protected]
