Share

Qt commit tool

Tracker: Bugs

5 import of hg extension fails - ID: 1836958
Last Update: Settings changed ( sborho )

I'm trying to use qct with mercurial but I get:

*** failed to import extension hgext.qct: cannot import name dispatch

after configuring it in my .hgrc

[ui]
username = Simon Rowe ...

[extensions]
hgext.qct =
hgext.extdiff =

[extdiff]
cmd.vdiff = kdiff3

I ran a make site-install as root followed by a

cp plugins/qct.py /usr/lib/python2.4/site-packages/hgext

I'm stuck using mercurial 0.9.1, is this supported by qct?


Simon Rowe ( srowe ) - 2007-11-23 10:07

5

Closed

Wont Fix

Nobody/Anonymous

None

None

Public


Comment ( 1 )




Date: 2007-12-13 03:06
Sender: sborhoProject Admin


It could work with 0.9.1 with a bit of hacking (to find out where the
dispatch function is).
Alternatively, you could just avoid the qct extension and run qct via the
standalone script.
This will shell out to Mercurial to perform all it's operations. While
slower, it still works.


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 3 )

Field Old Value Date By
status_id Open 2007-12-13 03:07 sborho
resolution_id None 2007-12-13 03:07 sborho
close_date - 2007-12-13 03:07 sborho