hg upgrade issue
Steve Borho
steve at borho.org
Tue Nov 17 21:41:06 CST 2009
On Tue, Nov 17, 2009 at 9:35 PM, Dilip M <dilipm79 at gmail.com> wrote:
> Hello,
>
> After doing " easy_install -U mercurial", hg is broken :(
>
> $ hg log
> ** unknown exception encountered, details follow
> ** report bug details to http://mercurial.selenic.com/bts/
> ** or mercurial at selenic.com
> ** Mercurial Distributed SCM (version 1.4)
> ** Extensions loaded: bookmarks, graphlog, convert, color, mq, tasks
> Traceback (most recent call last):
> File "/usr/bin/hg", line 5, in ?
> pkg_resources.run_script('mercurial==1.4', 'hg')
<snip>
> File "/home/dilim/.tasks.py", line 683, in tags
> if self.tagscache:
> AttributeError: 'task_repo' object has no attribute 'tagscache'
~/.tasks.py apparently does not support hg-1.4
--
Steve Borho
More information about the Mercurial
mailing list