integration.html 4.71 KB
Newer Older
1 2 3 4 5 6
<HTML
><HEAD
><TITLE
>Integrating Bugzilla with Third-Party Tools</TITLE
><META
NAME="GENERATOR"
7
CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
8 9
"><LINK
REL="HOME"
10
TITLE="The Bugzilla Guide - 2.17.4 Development Release"
11
HREF="index.html"><LINK
12 13 14
REL="UP"
TITLE="Administering Bugzilla"
HREF="administration.html"><LINK
15
REL="PREVIOUS"
16 17
TITLE="Upgrading to New Releases"
HREF="upgrading.html"><LINK
18
REL="NEXT"
19 20
TITLE="The Bugzilla FAQ"
HREF="faq.html"></HEAD
21
><BODY
22
CLASS="section"
23 24 25 26 27 28 29 30
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
31
SUMMARY="Header navigation table"
32 33 34 35 36 37 38 39
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
40
>The Bugzilla Guide - 2.17.4 Development Release</TH
41 42 43 44 45 46 47
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
48
HREF="upgrading.html"
49
ACCESSKEY="P"
50 51 52 53 54 55
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
56
>Chapter 5. Administering Bugzilla</TD
57 58 59 60 61
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
62
HREF="faq.html"
63
ACCESSKEY="N"
64 65 66 67 68 69 70 71
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
72
CLASS="section"
73
><H1
74
CLASS="section"
75
><A
76 77 78
NAME="integration"
></A
>5.10. Integrating Bugzilla with Third-Party Tools</H1
79
><DIV
80 81 82 83
CLASS="section"
><H2
CLASS="section"
><A
84 85 86
NAME="bonsai"
></A
>5.10.1. Bonsai</H2
87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109
><P
>Bonsai is a web-based tool for managing 
    <A
HREF="integration.html#cvs"
>CVS, the Concurrent Versioning System</A
>

    . Using Bonsai, administrators can control open/closed status of trees,
    query a fast relational database back-end for change, branch, and comment
    information, and view changes made since the last time the tree was
    closed. Bonsai
    also integrates with  
    <A
HREF="integration.html#tinderbox"
>Tinderbox, the Mozilla automated build management system</A
>.
    </P
></DIV
><DIV
CLASS="section"
><H2
CLASS="section"
><A
110 111 112
NAME="cvs"
></A
>5.10.2. CVS</H2
113 114 115 116 117 118 119 120 121 122 123 124
><P
>CVS integration is best accomplished, at this point, using the
    Bugzilla Email Gateway.</P
><P
>Follow the instructions in this Guide for enabling Bugzilla e-mail
    integration. Ensure that your check-in script sends an email to your
    Bugzilla e-mail gateway with the subject of 
    <SPAN
CLASS="QUOTE"
>"[Bug XXXX]"</SPAN
>, 
    and you can have CVS check-in comments append to your Bugzilla bug. If
125 126 127 128 129 130
    you  want to have the bug be closed automatically, you'll have to modify
    the <TT
CLASS="filename"
>contrib/bugzilla_email_append.pl</TT
> script.
    </P
131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146
><P
>There is also a CVSZilla project, based upon somewhat dated 
    Bugzilla code, to integrate CVS and Bugzilla through CVS' ability to 
    email. Check it out at: 
    <A
HREF="http://homepages.kcbbs.gen.nz/~tonyg/"
TARGET="_top"
>&#13;    http://homepages.kcbbs.gen.nz/~tonyg/</A
>.
    </P
></DIV
><DIV
CLASS="section"
><H2
CLASS="section"
><A
147 148 149
NAME="scm"
></A
>5.10.3. Perforce SCM</H2
150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186
><P
>You can find the project page for Bugzilla and Teamtrack Perforce
    integration (p4dti) at: 
    <A
HREF="http://www.ravenbrook.com/project/p4dti/"
TARGET="_top"
>&#13;    http://www.ravenbrook.com/project/p4dti</A
>

    . 
    <SPAN
CLASS="QUOTE"
>"p4dti"</SPAN
>

    is now an officially supported product from Perforce, and you can find
    the "Perforce Public Depot" p4dti page at 
    <A
HREF="http://public.perforce.com/public/perforce/p4dti/index.html"
TARGET="_top"
>&#13;    http://public.perforce.com/public/perforce/p4dti/index.html</A
>

    .</P
><P
>Integration of Perforce with Bugzilla, once patches are applied, is
    seamless. Perforce replication information will appear below the comments
    of each bug. Be certain you have a matching set of patches for the
    Bugzilla version you are installing. p4dti is designed to support
    multiple defect trackers, and maintains its own documentation for it.
    Please consult the pages linked above for further information.</P
></DIV
><DIV
CLASS="section"
><H2
CLASS="section"
><A
187 188 189
NAME="tinderbox"
></A
>5.10.4. Tinderbox/Tinderbox2</H2
190 191
><P
>We need Tinderbox integration information.</P
192 193 194 195 196 197 198
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
199
SUMMARY="Footer navigation table"
200 201 202 203 204 205 206 207 208 209
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
210
HREF="upgrading.html"
211
ACCESSKEY="P"
212 213 214 215 216 217 218 219
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
220
ACCESSKEY="H"
221 222 223 224 225 226 227
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
228
HREF="faq.html"
229
ACCESSKEY="N"
230 231 232 233 234 235 236 237
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
238
>Upgrading to New Releases</TD
239 240 241 242
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
243 244 245 246 247
><A
HREF="administration.html"
ACCESSKEY="U"
>Up</A
></TD
248 249 250 251
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
252
>The Bugzilla FAQ</TD
253 254 255 256 257 258
></TR
></TABLE
></DIV
></BODY
></HTML
>