aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/articles
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2014-06-29 07:40:20 +0000
committerEitan Adler <eadler@FreeBSD.org>2014-06-29 07:40:20 +0000
commit84a6a0a3385f4a861115f33b32b2bf22ae02914a (patch)
treef78094bb09f5a283df4dee921434c09b0ba40eec /en_US.ISO8859-1/articles
parentf5e11c7f756c0b541f45893a9e2f2bc93370db14 (diff)
downloaddoc-84a6a0a3385f4a861115f33b32b2bf22ae02914a.tar.gz
doc-84a6a0a3385f4a861115f33b32b2bf22ae02914a.zip
Keep up with the world of bugzilla
Notes
Notes: svn path=/head/; revision=45148
Diffstat (limited to 'en_US.ISO8859-1/articles')
-rw-r--r--en_US.ISO8859-1/articles/committers-guide/article.xml57
1 files changed, 11 insertions, 46 deletions
diff --git a/en_US.ISO8859-1/articles/committers-guide/article.xml b/en_US.ISO8859-1/articles/committers-guide/article.xml
index 4223866044..1148f0651c 100644
--- a/en_US.ISO8859-1/articles/committers-guide/article.xml
+++ b/en_US.ISO8859-1/articles/committers-guide/article.xml
@@ -2906,21 +2906,16 @@ Relnotes: yes</programlisting>
</sect1>
<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
- commit a fix or suggestion found in a
- <application>GNATS</application> PR, you use
- <command>edit-pr <replaceable>pr-number</replaceable></command>
- on <systemitem>freefall</systemitem> to close it. It is also
+ commit a fix or suggestion found in the PR database to close it.
+ It is also
considered nice if you take time to close any PRs associated
- with your commits, if appropriate. You can also make use of
- &man.send-pr.1; yourself for proposing any change which you feel
- should probably be made, pending a more extensive peer-review
- first.</para>
+ with your commits, if appropriate.</para>
- <para>You can find out more about <application>GNATS</application>
+ <para>You can find out more about <application>Bugzilla</application>
at:</para>
<itemizedlist>
@@ -2931,34 +2926,10 @@ Relnotes: yes</programlisting>
</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>
<para><link
xlink:href="&url.base;/support.html">http://www.FreeBSD.org/support.html</link></para>
</listitem>
-
- <listitem>
- <para>&man.send-pr.1;</para>
- </listitem>
</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 xml:id="people">
@@ -3958,12 +3929,9 @@ Relnotes: yes</programlisting>
Contributors List.</para>
<para>Close the PR if the port came in as a PR. To close
- a PR, just do <command>edit-pr
- <replaceable>PR#</replaceable></command> on
- <systemitem>freefall</systemitem> and change the
- <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>
+ a PR, change the state to <literal>Issue
+ Resolved</literal> and the resolution as
+ <literal>Fixed</literal>.</para>
</answer>
</qandaentry>
</qandadiv>
@@ -4705,11 +4673,8 @@ bak/packages packages from last complete &lt;major_version&gt; run on &lt;arch&
Committers</title>
<para>A few people who have access to the &os; machines do not
- have commit bits. For instance, the project is willing to give
- access to the GNATS database to contributors who have shown
- interest and dedication in working on Problem Reports.</para>
-
- <para>Almost all of this document will apply to these developers
+ have commit bits. Almost all of this document will apply to
+ these developers
as well (except things specific to commits and the mailing list
memberships that go with them). In particular, we recommend
that you read:</para>