hgext/bugzilla.py
changeset 13854 5ed036e42fd9
parent 13842 4cffce61bd92
child 13870 ce066d424bba
equal deleted inserted replaced
13853:3cbf5c6dcdb8 13854:5ed036e42fd9
   190 XMLRPC+email example configuration. This uses the Bugzilla at
   190 XMLRPC+email example configuration. This uses the Bugzilla at
   191 ``http://my-project.org/bugzilla``, logging in as user
   191 ``http://my-project.org/bugzilla``, logging in as user
   192 ``bugmail@my-project.org`` wityh password ``plugh``. It is used with a
   192 ``bugmail@my-project.org`` wityh password ``plugh``. It is used with a
   193 collection of Mercurial repositories in ``/var/local/hg/repos/``. Bug
   193 collection of Mercurial repositories in ``/var/local/hg/repos/``. Bug
   194 comments are sent to the Bugzilla email address
   194 comments are sent to the Bugzilla email address
   195 ``buzilla@my-project.org``. ::
   195 ``bugzilla@my-project.org``. ::
   196 
   196 
   197     [bugzilla]
   197     [bugzilla]
   198     user=bugmail@my-project.org
   198     user=bugmail@my-project.org
   199     password=plugh
   199     password=plugh
   200     version=xmlrpc
   200     version=xmlrpc