qct 0.4 released
Satish Balay
balay at fastmail.fm
Mon Dec 18 21:11:24 UTC 2006
On Mon, 18 Dec 2006, Steve Borho wrote:
> Just provide the full path to the extension in ~/.hgrc
>
> [extensions]
> hgext.qct = /path/to/qct.py
My install is a bit non-standard - so I keep stumbling into these
issues. Apart from the above - I had to edit qt.py and add in
>>>>>
import sys
sys.path.insert(0,'/home/balay/soft/linux-fc/qct-0.4/lib/python')
<<<<<
If I can add PYTHONPATH equivalnet stuff in ~/.hgrc then the above
issues will get simplified for me.
Satish
More information about the Mercurial
mailing list