[Bug 3631] New: Getting error when running any hg command

bugzilla-daemon at bz.selenic.com bugzilla-daemon at bz.selenic.com
Tue Sep 18 13:58:12 CDT 2012


http://bz.selenic.com/show_bug.cgi?id=3631

          Priority: normal
            Bug ID: 3631
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: Getting error when running any hg command
          Severity: bug
    Classification: Unclassified
                OS: Windows
          Reporter: adama at nrccua.org
          Hardware: PC
            Status: UNCONFIRMED
           Version: unspecified
         Component: Mercurial
           Product: Mercurial

When I run hg staus, or any other hg command, I get this error:


** unknown exception encountered, please report by visiting
**  http://mercurial.selenic.com/wiki/BugTracker
** Python 2.6.6 (r266:84297, Aug 24 2010, 18:13:38) [MSC v.1500 64 bit (AMD64)]
** Mercurial Distributed SCM (version 2.2.2)
** Extensions loaded: kbfiles, fetch, progress, color, gestalt, kilnauth,
kilnpa
th, big-push, kiln, caseguard
Traceback (most recent call last):
  File "hg", line 42, in <module>
  File "mercurial\dispatch.pyo", line 27, in run
  File "mercurial\dispatch.pyo", line 64, in dispatch
  File "mercurial\dispatch.pyo", line 87, in _runcatch
  File "mercurial\dispatch.pyo", line 565, in _dispatch
  File "mercurial\extensions.pyo", line 104, in loadall
  File "C:\Program Files (x86)\Kiln Client\kbfiles\bfsetup.py", line 1011, in
ui
setup
    extensions.wrapfunction(cmdutil, 'bail_if_changed',
override_bail_if_changed
)
  File "mercurial\extensions.pyo", line 186, in wrapfunction
AttributeError: 'module' object has no attribute 'bail_if_changed'

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list