[Bug 5499] New: on running command hg bzexport to create a patch

mercurial-bugs at mercurial-scm.org mercurial-bugs at mercurial-scm.org
Sun Mar 12 19:20:34 UTC 2017


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

            Bug ID: 5499
           Summary: on running command hg bzexport to create a patch
           Product: Mercurial
           Version: unspecified
          Hardware: PC
                OS: Windows
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: Mercurial
          Assignee: bugzilla at mercurial-scm.org
          Reporter: paavininanda at gmail.com
                CC: mercurial-devel at mercurial-scm.org

** unknown exception encountered, please report by visiting
** https://mercurial-scm.org/wiki/BugTracker
** Python 2.7.11 (v2.7.11:6d1b6a68f775, Dec  5 2015, 20:32:19) [MSC v.1500 32
bi
t (Intel)]
** Mercurial Distributed SCM (version 3.7.3)
** Extensions loaded: strip, mq, purge, share, transplant, color, pager,
histedi
t, rebase, blackbox, firefoxtree, reviewboard, bzexport, push-to-try
Traceback (most recent call last):
  File "c:/mozilla-build/python/Scripts/hg", line 43, in <module>
    mercurial.dispatch.run()
  File "c:\mozilla-build\python\Lib\site-packages\mercurial\dispatch.py", line
5
4, in run
    sys.exit((dispatch(request(sys.argv[1:])) or 0) & 255)
  File "c:\mozilla-build\python\Lib\site-packages\mercurial\dispatch.py", line
1
20, in dispatch
    ret = _runcatch(req)
  File "c:\mozilla-build\python\Lib\site-packages\mercurial\dispatch.py", line
1
91, in _runcatch
    return _dispatch(req)
  File "c:\mozilla-build\python\Lib\site-packages\mercurial\dispatch.py", line
9
24, in _dispatch
    cmdpats, cmdoptions)
  File "c:\mozilla-build\python\Lib\site-packages\mercurial\dispatch.py", line
6
81, in runcommand
    ret = _runcommand(ui, options, cmd, d)
  File "c:\mozilla-build\python\Lib\site-packages\mercurial\extensions.py",
line
 195, in closure
    return func(*(args + a), **kw)
  File "c:\mozilla-build\python\Lib\site-packages\hgext\pager.py", line 143, in
pagecmd
    return orig(ui, options, cmd, cmdfunc)
  File "c:\mozilla-build\python\Lib\site-packages\mercurial\extensions.py",
line
 195, in closure
    return func(*(args + a), **kw)
  File "c:\mozilla-build\python\Lib\site-packages\hgext\color.py", line 518, in
colorcmd
    return orig(ui_, opts, cmd, cmdfunc)
  File "c:\mozilla-build\python\Lib\site-packages\mercurial\dispatch.py", line
1
055, in _runcommand
    return checkargs()
  File "c:\mozilla-build\python\Lib\site-packages\mercurial\dispatch.py", line
1
015, in checkargs
    return cmdfunc()
  File "c:\mozilla-build\python\Lib\site-packages\mercurial\dispatch.py", line
9
21, in <lambda>
    d = lambda: util.checksignature(func)(ui, *args, **cmdoptions)
  File "c:\mozilla-build\python\Lib\site-packages\mercurial\util.py", line 991,
in check
    return func(*args, **kwargs)
  File "c:\mozilla-build\python\Lib\site-packages\mercurial\extensions.py",
line
 195, in closure
    return func(*(args + a), **kw)
  File "c:\mozilla-build\python\Lib\site-packages\mercurial\util.py", line 991,
in check
    return func(*args, **kwargs)
  File "c:\mozilla-build\python\Lib\site-packages\hgext\mq.py", line 3517, in
mq
command
    return orig(ui, repo, *args, **kwargs)
  File "c:\mozilla-build\python\Lib\site-packages\mercurial\util.py", line 991,
in check
    return func(*args, **kwargs)
  File
"c:/Users/hp/.mozbuild/version-control-tools/hgext\bzexport\__init__.py",
 line 915, in bzexport
    if desc[0] in ['-', ':', '.']:
IndexError: string index out of range

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


More information about the Mercurial-devel mailing list