"failed to import extension hgext.imerge" warning
Jens Alfke
jens at mooseyard.com
Wed May 12 20:31:31 UTC 2010
On May 11, 2010, at 7:38 PM, Augie Fackler wrote:
> Probably the global config from the Mercurial package that comes
> from debian - check /etc/mercurial for files referencing imerge.
Bingo! Dreamhost has Mercurial 1.0 installed at system level, and even
though I've overridden it with my local copy in $path and $PYTHONPATH,
at runtime my local copy is still finding the system-wide config files.
Is there a way to tell my copy of Mercurial to ignore this directory?
I'm nervous about the potential for confusion, esp. given the version
mismatch.
—Jens
More information about the Mercurial
mailing list