-Send patches and bug reports to <bugs@ntp.org> .
+Submit patches, bug reports, and enhancement requests via
+
+ http://bugzilla.ntp.org
The ntp Distribution Base Directory
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
> 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 <http://bugzilla.ntp.org>
+
+ # After the bug is opened, visit the bug and attach file-containing-the-patch