]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Say more in README.bk, ignore ~ files.
authorHarlan Stenn <stenn@ntp.org>
Thu, 6 Sep 2001 05:04:40 +0000 (01:04 -0400)
committerHarlan Stenn <stenn@ntp.org>
Thu, 6 Sep 2001 05:04:40 +0000 (01:04 -0400)
bk: 3b9703e8Irqn3oyvmnYV4La6KO4WUg

README.bk

index 34c7c623e5e78ed9eb25838ccd7d6c7a4008b00b..e434a3858fb763d4b7838e285f1846a8a6308c53 100644 (file)
--- 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