2

リモート中央リポジトリサーバーの/ect/ gitzillarcにgitzilla構成ファイルを設定し、すべての読み取りと書き込みのアクセス許可を取得しています。ファイルコード設定の内容は以下のとおりです

[/home/gituser/repositories/git-main/git-main.git/.git]
bugzilla_url: https://repo.example.com/bugzilla/
bugzilla_user: sboppana@example.com
bugzilla_password: s123
user_config: deny
allowed_bug_states: NEW, ASSIGNED, REOPENED
logfile: /var/log/gitzilla.log
loglevel: info`

python at 2.6.5
pybugz at 0.9.3 (tried with 0.8.0 also)
Gitzilla at gera-gitzilla-gitzilla-2.0-19-geceeaca.tar.gz

git pushで「remote:missing / incomplete bugzilla conf(no bugzilla_url)」というエラーが表示されます。もちろん、bugzilla_urlの値は、サンプル名ではなく、構成ファイルに実際の名前があります。

多くのことを試しましたが、機能させることができませんでした。すべての助けをありがとう。

4

1 に答える 1