From owner-svn-doc-head@FreeBSD.ORG Sun Jun 29 07:40:20 2014 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A8D10D0C; Sun, 29 Jun 2014 07:40:20 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 96BA72152; Sun, 29 Jun 2014 07:40:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5T7eK71064651; Sun, 29 Jun 2014 07:40:20 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5T7eKgY064650; Sun, 29 Jun 2014 07:40:20 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201406290740.s5T7eKgY064650@svn.freebsd.org> From: Eitan Adler Date: Sun, 29 Jun 2014 07:40:20 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45148 - head/en_US.ISO8859-1/articles/committers-guide X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jun 2014 07:40:20 -0000 Author: eadler Date: Sun Jun 29 07:40:20 2014 New Revision: 45148 URL: http://svnweb.freebsd.org/changeset/doc/45148 Log: Keep up with the world of bugzilla Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/committers-guide/article.xml Sun Jun 29 07:40:18 2014 (r45147) +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Sun Jun 29 07:40:20 2014 (r45148) @@ -2906,21 +2906,16 @@ Relnotes: yes - GNATS + Bugzilla - The &os; Project utilizes GNATS + The &os; Project utilizes Bugzilla for tracking bugs and change requests. Be sure that if you - commit a fix or suggestion found in a - GNATS PR, you use - edit-pr pr-number - on freefall 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. + with your commits, if appropriate. - You can find out more about GNATS + You can find out more about Bugzilla at: @@ -2931,34 +2926,10 @@ Relnotes: yes - http://www.cs.utah.edu/csinfo/texinfo/gnats/gnats.html - - - http://www.FreeBSD.org/support.html - - - &man.send-pr.1; - - - You can run a local copy of GNATS, and then integrate the - &os; GNATS tree by creating an rsync - mirror. Then you can run GNATS commands locally, allowing you - to query the PR database without an Internet connection. - - - Mirroring the GNATS Tree - - It is possible to mirror the GNATS database by installing - net/rsync, and - executing: - - &prompt.user; rsync -va rsync://bit0.us-west.freebsd.org/FreeBSD-bit/gnats . - @@ -3958,12 +3929,9 @@ Relnotes: yes Contributors List. Close the PR if the port came in as a PR. To close - a PR, just do edit-pr - PR# on - freefall and change the - state from open - to closed. You will be asked to - enter a log message and then you are done. + a PR, change the state to Issue + Resolved and the resolution as + Fixed. @@ -4705,11 +4673,8 @@ bak/packages packages from last complet Committers 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. - - 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: