[Bug 3694] New: Receiving '20-byte hash required' error on commit'

bugzilla-daemon at bz.selenic.com bugzilla-daemon at bz.selenic.com
Tue Nov 6 17:23:24 CST 2012


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

          Priority: normal
            Bug ID: 3694
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: Receiving '20-byte hash required' error on commit'
          Severity: bug
    Classification: Unclassified
                OS: Windows
          Reporter: bmartin at deltadentalks.com
          Hardware: PC
            Status: UNCONFIRMED
           Version: 2.3.2
         Component: Mercurial
           Product: Mercurial

When running a commit, receive the following:

** unknown exception encountered, please report by visiting
** http://mercurial.selenic.com/wiki/BugTracker
** Python 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)]
** Mercurial Distributed SCM (version 2.3.2)
** Extensions loaded:
Traceback (most recent call last):
  File "hg", line 42, in <module>
  File "mercurial\dispatch.pyo", line 28, in run
  File "mercurial\dispatch.pyo", line 65, in dispatch
  File "mercurial\dispatch.pyo", line 88, in _runcatch
  File "mercurial\dispatch.pyo", line 740, in _dispatch
  File "mercurial\dispatch.pyo", line 514, in runcommand
  File "mercurial\dispatch.pyo", line 830, in _runcommand
  File "mercurial\dispatch.pyo", line 801, in checkargs
  File "mercurial\dispatch.pyo", line 737, in <lambda>
  File "mercurial\util.pyo", line 471, in check
  File "mercurial\commands.pyo", line 1267, in commit
  File "mercurial\localrepo.pyo", line 1686, in branchheads
  File "mercurial\localrepo.pyo", line 629, in branchmap
  File "mercurial\localrepo.pyo", line 623, in updatebranchcache
  File "mercurial\localrepo.pyo", line 605, in _branchtags
  File "mercurial\localrepo.pyo", line 754, in _updatebranchcache
  File "mercurial\revlog.pyo", line 267, in hasnode
  File "mercurial\revlog.pyo", line 281, in rev
ValueError: 20-byte hash required

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


More information about the Mercurial-devel mailing list