Hello World,
Hello Steve,
I've updated to the latest THG version
(96601bd9273e0222f1f611af6461d1f33f70d5e7)
In this version hgtk commit does not work any more. No matter how I
invoke it (directly on the CLI, using the toolbar in hgtk explorer or
using the menu in hgtk explorer), I always get the same error:
{{{
#!python
** Please report this bug to
http://bitbucket.org/tortoisehg/stable/issues or
[email protected]
** Mercurial version (1.4.1). TortoiseHg version (unknown)
** Command: commit
** CWD: /home/andy/util/src/hgtk
** Extensions loaded:
Traceback (most recent call last):
File "/home/andy/util/src/hgtk/tortoisehg/hgtk/hgtk.py", line 62, in
dispatch
return _runcatch(u, args)
File "/home/andy/util/src/hgtk/tortoisehg/hgtk/hgtk.py", line 189, in
_runcatch
return runcommand(ui, args)
File "/home/andy/util/src/hgtk/tortoisehg/hgtk/hgtk.py", line 258, in
runcommand
return func(ui, *args, **cmdoptions)
File "/home/andy/util/src/hgtk/tortoisehg/hgtk/hgtk.py", line 321, in
commit
gtkrun(run, ui, *pats, **opts)
File "/home/andy/util/src/hgtk/tortoisehg/hgtk/hgtk.py", line 274, in
gtkrun
win = dlgfunc(ui, *args, **opts)
File "/home/andy/util/src/hgtk/tortoisehg/hgtk/commit.py", line 1258,
in run
return GCommit(_ui, None, None, pats, cmdoptions)
File "/home/andy/util/src/hgtk/tortoisehg/hgtk/gdialog.py", line 150,
in __init__
self.init()
File "/home/andy/util/src/hgtk/tortoisehg/hgtk/commit.py", line 142,
in init
self.mqloaded = bool(extensions.find('mq'))
File "/usr/lib/pymodules/python2.5/mercurial/extensions.py", line 29,
in find
raise KeyError(name)
KeyError: 'mq'
}}}
System information:
Debian GNU/Linux Sid
a...@shannara:~$ hg version
Mercurial Distributed SCM (version 1.4.1)
a...@shannara:~$ python --version
Python 2.5.4
a...@shannara:~$ uname -a
Linux shannara 2.6.32 #1 SMP Tue Jan 19 19:13:48 CET 2010 x86_64 GNU/Linux
Best regards
Andreas
--
("`-''-/").___..--''"`-._
`o_ o ) `-. ( ).`-.__.`)
(_Y_.)' ._ ) `._ `. ``-..-'
_..`--'_..-_/ /--'_.' .'
(il).-'' (li).' ((!.-'
Andreas Tscharner [email protected] ICQ-No. 14356454
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Tortoisehg-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss