[issue435] branches command fails with latest Windows build

Waldemar Kornewald mercurial-bugs at selenic.com
Tue Nov 28 11:41:33 UTC 2006


New submission from Waldemar Kornewald <wkornewald at haiku-os.org>:

C:\...\test>hg branches
** unknown exception encountered, details follow
** report bug details to http://www.selenic.com/mercurial/bts
** or mercurial at selenic.com
** Mercurial Distributed SCM (version a27d90c9336e)
Traceback (most recent call last):
  File "hg", line 12, in ?
  File "mercurial\commands.pyc", line 3213, in run
  File "mercurial\commands.pyc", line 3436, in dispatch
  File "mercurial\commands.pyc", line 3395, in <lambda>
  File "mercurial\commands.pyc", line 780, in branches
  File "mercurial\localrepo.pyc", line 298, in branchtags
  File "mercurial\localrepo.pyc", line 312, in _readbranchcache
AttributeError: 'posixfile_nt' object has no attribute 'readline'

----------
messages: 2458
nosy: wkornewald
priority: critical
status: unread
title: branches command fails with latest Windows build
topic: windows

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue435>
____________________________________________________




More information about the Mercurial-devel mailing list