From: Harlan Stenn Date: Thu, 6 Sep 2001 05:04:40 +0000 (-0400) Subject: Say more in README.bk, ignore ~ files. X-Git-Tag: NTP_4_1_71~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=278ffe2ed52d9fd7fb79a179c7ada75c66f7cd4c;p=thirdparty%2Fntp.git Say more in README.bk, ignore ~ files. bk: 3b9703e8Irqn3oyvmnYV4La6KO4WUg --- diff --git a/README.bk b/README.bk index 34c7c623e5..e434a3858f 100644 --- a/README.bk +++ b/README.bk @@ -1,12 +1,22 @@ In order to use the BitKeeper repository version of NTP you will have to have the following tools installed: - autoconf 2.50 or later - automake + autoconf 2.50 or later (we use 2.52) + automake (we use 1.5) lynx Lynx is used to generate the COPYRIGHT file. Don't ask. +You can get bitkeeper by visiting: + + http://ntp.bkserver.net/ + +Once you have installed bitkeeper, you can clone any NTP repository: + + bk clone bk://ntp.bkserver.net/ntp-stable ntp-stable + + bk clone bk://ntp.bkserver.net/ntp-dev ntp-dev + Once you have obtained the sources, do the following: bk -r get (or edit) to check out the files