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

            Bug ID: 6453
           Summary: Unknown exception on execute the command "hg pull -u"
           Product: Mercurial
           Version: 3.8.3
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: acl
          Assignee: bugzi...@mercurial-scm.org
          Reporter: afju...@gmail.com
                CC: mercurial-devel@mercurial-scm.org
    Python Version: ---

** https://mercurial-scm.org/wiki/BugTracker
** Python 2.7.9 (default, Dec 10 2014, 12:28:03) [MSC v.1500 64 bit (AMD64)]
** Mercurial SCM DistribuÝdo (versÒo 3.8.3)
** Extens§es carregadas: strip
Traceback (most recent call last):
  File "hg", line 49, in <module>
  File "mercurial\dispatch.pyo", line 59, in run
  File "mercurial\dispatch.pyo", line 125, in dispatch
  File "mercurial\dispatch.pyo", line 204, in _runcatch
  File "mercurial\dispatch.pyo", line 887, in _dispatch
  File "mercurial\dispatch.pyo", line 632, in runcommand
  File "mercurial\dispatch.pyo", line 1017, in _runcommand
  File "mercurial\dispatch.pyo", line 978, in checkargs
  File "mercurial\dispatch.pyo", line 884, in <lambda>
  File "mercurial\util.pyo", line 1005, in check
  File "mercurial\commands.pyo", line 5844, in pull
  File "mercurial\commands.pyo", line 5731, in postincoming
  File "mercurial\hg.pyo", line 721, in updatetotally
  File "mercurial\destutil.pyo", line 160, in destupdate
  File "mercurial\destutil.pyo", line 31, in _destupdatevalidate
  File "mercurial\revlog.pyo", line 487, in ancestors
  File "mercurial\ancestor.pyo", line 284, in __init__
TypeError: bad operand type for unary -: 'NoneType'

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to