[Bug 6199] New: i have problem when use hg update

mercurial-bugs at mercurial-scm.org mercurial-bugs at mercurial-scm.org
Wed Oct 9 02:14:07 UTC 2019


https://bz.mercurial-scm.org/show_bug.cgi?id=6199

            Bug ID: 6199
           Summary: i have problem when use hg update
           Product: Mercurial
           Version: unspecified
          Hardware: PC
                OS: Windows
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: Mercurial
          Assignee: bugzilla at mercurial-scm.org
          Reporter: popugau at gmail.com
                CC: mercurial-devel at mercurial-scm.org

$ hg up default -C
** unknown exception encountered, please report by visiting
** https://mercurial-scm.org/wiki/BugTracker
** Python 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:53:40) [MSC v.1500 64
bit (AMD64)]
** Mercurial Distributed SCM (version 5.0.2)
** Extensions loaded: strip
** ProgrammingError: unsupported changeid '' of type <type 'str'>
Traceback (most recent call last):
  File "hg", line 50, in <module>
  File "mercurial\dispatch.pyo", line 99, in run
  File "mercurial\dispatch.pyo", line 225, in dispatch
  File "mercurial\dispatch.pyo", line 376, in _runcatch
  File "mercurial\dispatch.pyo", line 384, in _callcatch
  File "mercurial\scmutil.pyo", line 167, in callcatch
  File "mercurial\dispatch.pyo", line 367, in _runcatchfunc
  File "mercurial\dispatch.pyo", line 1021, in _dispatch
  File "mercurial\dispatch.pyo", line 756, in runcommand
  File "mercurial\dispatch.pyo", line 1030, in _runcommand
  File "mercurial\dispatch.pyo", line 1018, in <lambda>
  File "mercurial\util.pyo", line 1680, in check
  File "mercurial\commands.pyo", line 6140, in update
  File "mercurial\hg.pyo", line 921, in updatetotally
  File "mercurial\hg.pyo", line 874, in clean
  File "mercurial\hg.pyo", line 859, in updaterepo
  File "mercurial\merge.pyo", line 2186, in update
  File "mercurial\merge.pyo", line 1674, in applyupdates
  File "mercurial\subrepoutil.pyo", line 224, in submerge
  File "mercurial\subrepo.pyo", line 74, in decoratedmethod
  File "mercurial\subrepo.pyo", line 691, in get
  File "mercurial\subrepo.pyo", line 629, in _get
  File "mercurial\localrepo.pyo", line 1396, in __contains__
  File "mercurial\localrepo.pyo", line 1376, in __getitem__
mercurial.error.ProgrammingError: unsupported changeid '' of type <type 'str'>

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


More information about the Mercurial-devel mailing list