On Sat, Aug 4, 2012 at 11:35 PM, Phil Dobbin <[email protected]> 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) _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-users
