From 84a6a0a3385f4a861115f33b32b2bf22ae02914a Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Sun, 29 Jun 2014 07:40:20 +0000 Subject: Keep up with the world of bugzilla --- .../articles/committers-guide/article.xml | 57 +++++----------------- 1 file changed, 11 insertions(+), 46 deletions(-) (limited to 'en_US.ISO8859-1/articles') 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 - 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: @@ -2930,35 +2925,11 @@ Relnotes: yes Problem Report Handling Guidelines - - 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 complete <major_version> run on <arch& 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: -- cgit v1.2.3