[BK+PATCH] mention useful BK tip

Jeff Garzik (jgarzik@pobox.com)
Sun, 11 May 2003 14:48:55 -0400


Linus, please do a

bk pull bk://kernel.bkbits.net/jgarzik/misc-2.5

This will update the following files:

Documentation/BK-usage/bk-kernel-howto.txt | 8 ++++++++
1 files changed, 8 insertions(+)

through these ChangeSets:

<jgarzik@redhat.com> (03/05/11 1.1105)
[bk] add useful tip to bk kernel howto

Kudos to Wayne Scott @ BitMover for this.

diff -Nru a/Documentation/BK-usage/bk-kernel-howto.txt b/Documentation/BK-usage/bk-kernel-howto.txt
--- a/Documentation/BK-usage/bk-kernel-howto.txt Sun May 11 14:48:13 2003
+++ b/Documentation/BK-usage/bk-kernel-howto.txt Sun May 11 14:48:13 2003
@@ -273,3 +273,11 @@
A tag is just an alias for a specific changeset... and since changesets
are ordered, a tag is thus a marker for a specific point in time (or
specific state of the tree).
+
+
+3) Is there an easy way to generate One Big Patch versus mainline,
+ for my long-lived kernel branch?
+A. Yes. This requires BK 3.x, though.
+
+ bk export -tpatch -r`bk repogca bk://linux.bkbits.net/linux-2.5`,+
+
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/