[issue1373] AttributeError: NoCapability

Justin Wood (Callek) mercurial-bugs at selenic.com
Sat Nov 1 23:23:03 CDT 2008


New submission from Justin Wood (Callek) <bugspam.Callek at gmail.com>:

When updating my source code for SeaMonkey (using client.py as in
hg.mozilla.org/comm-central). Reporting here as per error message. [I'm not
familiar with BTS, so sorry if this reported elsewhere]


Executing command: ['hg', 'pull', '-R', '.\\mozilla\\extensions\\inspector',
'-r', 'tip']
pulling from http://hg.mozilla.org/dom-inspector/
** unknown exception encountered, details follow
** report bug details to http://www.selenic.com/mercurial/bts
** or mercurial at selenic.com
** Mercurial Distributed SCM (version 1e4ddc9ac9f7+20080325)
Traceback (most recent call last):
  File "hg", line 20, in ?
  File "mercurial\dispatch.pyc", line 20, in run
  File "mercurial\dispatch.pyc", line 29, in dispatch
  File "mercurial\dispatch.pyc", line 45, in _runcatch
  File "mercurial\dispatch.pyc", line 364, in _dispatch
  File "mercurial\dispatch.pyc", line 417, in _runcommand
  File "mercurial\dispatch.pyc", line 373, in checkargs
  File "mercurial\dispatch.pyc", line 356, in <lambda>
  File "mercurial\commands.pyc", line 2048, in pull
  File "mercurial\localrepo.pyc", line 117, in __getattr__
AttributeError: NoCapability

----------
messages: 7742
nosy: Callek
priority: bug
status: unread
title: AttributeError: NoCapability

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



More information about the Mercurial-devel mailing list