Keep up with the world of bugzilla
This commit is contained in:
parent
f5e11c7f75
commit
84a6a0a338
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45148
1 changed files with 11 additions and 46 deletions
|
@ -2906,21 +2906,16 @@ Relnotes: yes</programlisting>
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
||||||
<sect1 xml:id="gnats">
|
<sect1 xml:id="gnats">
|
||||||
<title>GNATS</title>
|
<title>Bugzilla</title>
|
||||||
|
|
||||||
<para>The &os; Project utilizes <application>GNATS</application>
|
<para>The &os; Project utilizes <application>Bugzilla</application>
|
||||||
for tracking bugs and change requests. Be sure that if you
|
for tracking bugs and change requests. Be sure that if you
|
||||||
commit a fix or suggestion found in a
|
commit a fix or suggestion found in the PR database to close it.
|
||||||
<application>GNATS</application> PR, you use
|
It is also
|
||||||
<command>edit-pr <replaceable>pr-number</replaceable></command>
|
|
||||||
on <systemitem>freefall</systemitem> to close it. It is also
|
|
||||||
considered nice if you take time to close any PRs associated
|
considered nice if you take time to close any PRs associated
|
||||||
with your commits, if appropriate. You can also make use of
|
with your commits, if appropriate.</para>
|
||||||
&man.send-pr.1; yourself for proposing any change which you feel
|
|
||||||
should probably be made, pending a more extensive peer-review
|
|
||||||
first.</para>
|
|
||||||
|
|
||||||
<para>You can find out more about <application>GNATS</application>
|
<para>You can find out more about <application>Bugzilla</application>
|
||||||
at:</para>
|
at:</para>
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
@ -2930,35 +2925,11 @@ Relnotes: yes</programlisting>
|
||||||
Problem Report Handling Guidelines</link></para>
|
Problem Report Handling Guidelines</link></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para><uri
|
|
||||||
xlink:href="http://www.cs.utah.edu/csinfo/texinfo/gnats/gnats.html">http://www.cs.utah.edu/csinfo/texinfo/gnats/gnats.html</uri></para>
|
|
||||||
</listitem>
|
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><link
|
<para><link
|
||||||
xlink:href="&url.base;/support.html">http://www.FreeBSD.org/support.html</link></para>
|
xlink:href="&url.base;/support.html">http://www.FreeBSD.org/support.html</link></para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para>&man.send-pr.1;</para>
|
|
||||||
</listitem>
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
<para>You can run a local copy of GNATS, and then integrate the
|
|
||||||
&os; GNATS tree by creating an <application>rsync</application>
|
|
||||||
mirror. Then you can run GNATS commands locally, allowing you
|
|
||||||
to query the PR database without an Internet connection.</para>
|
|
||||||
|
|
||||||
<sect2>
|
|
||||||
<title>Mirroring the GNATS Tree</title>
|
|
||||||
|
|
||||||
<para>It is possible to mirror the GNATS database by installing
|
|
||||||
<package>net/rsync</package>, and
|
|
||||||
executing:</para>
|
|
||||||
|
|
||||||
<screen>&prompt.user; <userinput>rsync -va rsync://bit0.us-west.freebsd.org/FreeBSD-bit/gnats .</userinput></screen>
|
|
||||||
</sect2>
|
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
||||||
<sect1 xml:id="people">
|
<sect1 xml:id="people">
|
||||||
|
@ -3958,12 +3929,9 @@ Relnotes: yes</programlisting>
|
||||||
Contributors List.</para>
|
Contributors List.</para>
|
||||||
|
|
||||||
<para>Close the PR if the port came in as a PR. To close
|
<para>Close the PR if the port came in as a PR. To close
|
||||||
a PR, just do <command>edit-pr
|
a PR, change the state to <literal>Issue
|
||||||
<replaceable>PR#</replaceable></command> on
|
Resolved</literal> and the resolution as
|
||||||
<systemitem>freefall</systemitem> and change the
|
<literal>Fixed</literal>.</para>
|
||||||
<varname>state</varname> from <constant>open</constant>
|
|
||||||
to <constant>closed</constant>. You will be asked to
|
|
||||||
enter a log message and then you are done.</para>
|
|
||||||
</answer>
|
</answer>
|
||||||
</qandaentry>
|
</qandaentry>
|
||||||
</qandadiv>
|
</qandadiv>
|
||||||
|
@ -4705,11 +4673,8 @@ bak/packages packages from last complete <major_version> run on <arch&
|
||||||
Committers</title>
|
Committers</title>
|
||||||
|
|
||||||
<para>A few people who have access to the &os; machines do not
|
<para>A few people who have access to the &os; machines do not
|
||||||
have commit bits. For instance, the project is willing to give
|
have commit bits. Almost all of this document will apply to
|
||||||
access to the GNATS database to contributors who have shown
|
these developers
|
||||||
interest and dedication in working on Problem Reports.</para>
|
|
||||||
|
|
||||||
<para>Almost all of this document will apply to these developers
|
|
||||||
as well (except things specific to commits and the mailing list
|
as well (except things specific to commits and the mailing list
|
||||||
memberships that go with them). In particular, we recommend
|
memberships that go with them). In particular, we recommend
|
||||||
that you read:</para>
|
that you read:</para>
|
||||||
|
|
Loading…
Reference in a new issue