[ANN] TortoiseHg 0.6 released
Alpár Jüttner
alpar at cs.elte.hu
Thu Jan 22 10:55:11 CST 2009
On Thu, 2009-01-22 at 10:46 -0600, Steve Borho wrote:
> On Thu, Jan 22, 2009 at 10:39 AM, Alpár Jüttner <alpar at cs.elte.hu>
> wrote:
>
> > http://tortoisehg.wiki.sourceforge.net/hgtk
> > http://tortoisehg.wiki.sourceforge.net/Nautilus
> >
> > Be aware that the tip of TortoiseHg requires Mercurial 1.1
> or later.
>
>
> Will it work with Python-2.6?
>
> I get this traceback with it:
>
> $ ./contrib/hgtk log
> Traceback (most recent call last):
> File "./contrib/hgtk", line 464, in <module>
> [....]
> File "/usr/lib/python2.6/site-packages/mercurial/cmdutil.py",
> line 29,
> in findpossible
> for e in table.keys():
> AttributeError: 'str' object has no attribute 'keys'
>
> No, that's a thg/mercurial version issue. cmdutil.findcmd() no longer
> takes
> a ui argument (since 10-22-08). Did you update your hgtk file from
> contrib/?
Yes.
I tried it with the version tagged with 0.6 and with mercurial 1.1.2.
Best regards,
Alpar
>
More information about the Mercurial
mailing list