On 09/24/07 15:08, [EMAIL PROTECTED] wrote:

bash-3.00$ webrev
   SCM detected: mercurial
File list from: hg-active -p ssh://[EMAIL PROTECTED]/hg/onnv/onnv-gate ...Traceback (most recent call last):
  File "/opt/onbld/bin/hg-active", line 42, in ?
    from onbld.Scm.WorkSpace import WorkSpace
  File "WorkSpace.py", line 68, in ?
ImportError: cannot import name context

The hg-active scripts works out what files you are editing
in an hg workspace.  It imports the Workspace.py stuff,
and that has a line (68):

from mercurial import context

which looks like pretty core content.

Are you using hg from /usr/bin/hg on a relatively-recent build?

Ignore webrev for a minute, and get 'hg-active -p' to work.

Gavin

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to