Mecurial

Sean Farley sean.michael.farley at gmail.com
Sat Aug 4 23:23:23 PDT 2012


On Sat, Aug 4, 2012 at 11:35 PM, Phil Dobbin <phildobbin at gmail.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> just a traceback further to this problem. Hope it helps:
>
> `$ hg log --traceback

[snip]

> "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/mercurial/demandimport.py",
> line 58, in _load
>     mod = _origimport(head, globals, locals)
> ImportError: No module named repo
> abort: No module named repo!`

This is all because of hg-git being out-of-sync with the new
mercurial. It's fixed in the repo:

https://bitbucket.org/durin42/hg-git/changeset/de618e24dcdd6cdb1fd1556b4789459e6e66a1b2

and I've updated my personal repo to use this dev version:

https://bitbucket.org/seanfarley/scienceports/src/d65f56865e89/python/py-hggit/Portfile

Though, ymmv. (I also had to update hgsubversion)


More information about the macports-users mailing list