Bug report

Thomas Arendsen Hein thomas at intevation.de
Thu Jun 8 16:23:58 CDT 2006


* Markus Binser <mrcs at gmx.li> [20060608 20:09]:
> I am using Mercurial 0.9.1 on Windows and Linux and I really like it!
> I think it's a great tool!

0.9.1 isn't release yet.

> But unfortunately I stumbled into a bug which I would like to report to you.
> If you need any further info, please don't hesitate to contact me.
> 
> ** unknown exception encountered, details follow
> ** report bug details to mercurial at selenic.com
> ** Mercurial Distributed SCM (version 90368f89340a)
> Traceback (most recent call last):
>   File "hg", line 12, in ?
>   File "mercurial\commands.pyc", line 3215, in run
>   File "mercurial\commands.pyc", line 3377, in dispatch
>   File "mercurial\commands.pyc", line 3352, in <lambda>
>   File "mercurial\commands.pyc", line 754, in archive
>   File "mercurial\archival.pyc", line 169, in archive
>   File "mercurial\archival.pyc", line 159, in write
>   File "mercurial\localrepo.pyc", line 293, in wwrite
>   File "mercurial\util.pyc", line 366, in <lambda>
> AttributeError: 'NoneType' object has no attribute 'endswith'

This is http://www.selenic.com/mercurial/bts/issue267
which is fixed since May 31st (changeset 0c0bfea3f72a).
Your version 90368f89340a is from May 20th.

If you don't want to wait for a new Windows release you could
manually apply this change to archival.py (inside the Library.zip):
http://hg.intevation.org/mercurial?fd=0c0bfea3f72a;file=mercurial/archival.py

Thomas

-- 
Email: thomas at intevation.de
http://intevation.de/~thomas/


More information about the Mercurial mailing list