2003-08-11 14:06:39

by Dave Jones

[permalink] [raw]
Subject: [PATCH] document easier bitkeeper option.

Achieves the same result. From Lenz Grimmer at Mysql AG

diff -urpN --exclude-from=/home/davej/.exclude bk-linus/Documentation/BK-usage/bk-kernel-howto.txt linux-2.5/Documentation/BK-usage/bk-kernel-howto.txt
--- bk-linus/Documentation/BK-usage/bk-kernel-howto.txt 2003-05-11 22:59:28.000000000 +0100
+++ linux-2.5/Documentation/BK-usage/bk-kernel-howto.txt 2003-05-29 14:07:45.000000000 +0100
@@ -216,7 +216,7 @@ changes.

3) Include a summary and "diffstat -p1" of each changeset that will be
downloaded, when Linus issues a "bk pull". The author auto-generates
-these summaries using "bk push -nl <parent> 2>&1", to obtain a listing
+these summaries using "bk changes -L <parent>", to obtain a listing
of all the pending-to-send changesets, and their commit messages.

It is important to show Linus what he will be downloading when he issues