From: Harlan Stenn Date: Tue, 10 Jun 2003 07:04:28 +0000 (-0400) Subject: Update the bug submission process. X-Git-Tag: NTP_4_1_1C_RC3~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42faadd1229d1c0f55f95991b3a66e6707ab4fe4;p=thirdparty%2Fntp.git Update the bug submission process. bk: 3ee582fcptOjpJNyBSlvcwxIY0GzCw --- diff --git a/README b/README index dcb6da2c8..0f96d4c3a 100644 --- a/README +++ b/README @@ -1,5 +1,7 @@ -Send patches and bug reports to . +Submit patches, bug reports, and enhancement requests via + + http://bugzilla.ntp.org The ntp Distribution Base Directory @@ -17,7 +19,7 @@ read WHERE-TO-START. For Windows/NT, visit html/hints/winnt . -The base directory ./ contains the autoconfiguation files, source +The base directory ./ contains the autoconfiguration files, source directories and related stuff: COPYRIGHT Excerpt from the HTML file ./html/copyright.html. This file diff --git a/README.hackers b/README.hackers index 20c2797d1..3fe36fa3c 100644 --- a/README.hackers +++ b/README.hackers @@ -55,13 +55,10 @@ To submit patches please use the 'bk send' command: > cd REPO > bk citool (or bk ci ... ; bk commit ... ) > bk pull # make sure your repo is up-to-date - > bk send -d -ubk://www.ntp.org/home/bk/REPO YOUR-EMAIL-ADDRESS - # This will send you the patches - # If you have a mailer that wraps lines or otherwise - # changes the body of the message, add '-wuu' - # save this email to a file - > bk receive -vv -a < mail-file-containing-the-patch + > bk send -d -ubk://www.ntp.org/home/bk/REPO - > file-containing-the-patch + > bk receive -vv -a < file-containing-the-patch # Sanity check. - > bk send -d -ubk://www.ntp.org/home/bk/REPO bugs@ntp.org - # If you needed to add '-wuu' then add it here, too. - # this command sends the patch to the NTP project. + + # Open a bugzilla item at + + # After the bug is opened, visit the bug and attach file-containing-the-patch