代码之家  ›  专栏  ›  技术社区  ›  erikvold

hg:未知命令'qimportbz'

  •  0
  • erikvold  · 技术社区  · 16 年前

    我跟着 the instructions on how to setup qimportbz here

    [extensions]
    qimportbz = C:\mozilla\mercurial\qimportbz
    

    .hgrc 我更新了一个文件 Mercurial.ini

    当我跑的时候 hg help qimportbz qimportbz 但是当我想跑的时候 hg qimportbz 548590 例如,在 jetpack-sdk hg repo ,我得到以下错误:

    hg: unknown command 'qimportbz'
    
    3 回复  |  直到 16 年前
        1
  •  3
  •   Paul Biggar    15 年前

    hg qimport bz://bug_num 是bugzilla bug id。

        2
  •  0
  •   VonC    16 年前

    <repo>/.hg/hgrc

        3
  •  0
  •   Ry4an Brase    15 年前

    你的工作是什么 hg debugconfig