From: Harlan Stenn Date: Sat, 8 Sep 2001 23:39:22 +0000 (-0400) Subject: Doc updates. X-Git-Tag: NTP_4_1_71~8^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=48c4cef7df26b0728aab06ac62efef43d7f70f66;p=thirdparty%2Fntp.git Doc updates. bk: 3b9aac2aDYqkUZ0NG7x81OoMzTfZeA --- 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