/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/bugtracker.py

  • Committer: Aaron Bentley
  • Date: 2007-12-19 06:04:19 UTC
  • mfrom: (3127 +trunk)
  • mto: This revision was merged to the branch mainline in revision 3128.
  • Revision ID: aaron.bentley@utoronto.ca-20071219060419-afwva4q14cjlzfta
Merge with bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
more bugs in one or more trackers at commit time if you wish.
61
61
 
62
62
bugzilla_<tracker_abbreviation>_url
63
 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
63
-----------------------------------
64
64
 
65
65
If present, the location of the Bugzilla bug tracker referred to by
66
66
<tracker_abbreviation>. This option can then be used together with ``bzr commit
73
73
fixed.
74
74
 
75
75
trac_<tracker_abbrevation>_url
76
 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
76
------------------------------
77
77
 
78
78
If present, the location of the Trac instance referred to by
79
79
<tracker_abbreviation>. This option can then be used together with ``bzr commit
86
86
fixed.
87
87
 
88
88
bugtracker_<tracker_abbrevation>_url
89
 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
89
------------------------------------
 
90
 
90
91
If present, the location of a generic bug tracker instance referred to by
91
92
<tracker_abbreviation>. The location must contain an ``{id}`` placeholder,
92
93
which will be replaced by a specific bug ID. This option can then be used