public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Make gcapatch work for all bk transports
@ 2004-12-17 19:47 Kumar Gala
  2004-12-17 22:44 ` Jeff Garzik
  0 siblings, 1 reply; 6+ messages in thread
From: Kumar Gala @ 2004-12-17 19:47 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel

Andrew,

Makes the gcapatch script work for any bk transport (including http).

Signed-off-by: Kumar Gala <kumar.gala@freescale.com>

--

diff -Nru a/Documentation/BK-usage/gcapatch b/Documentation/BK-usage/gcapatch
--- a/Documentation/BK-usage/gcapatch	2004-12-17 13:42:32 -06:00
+++ b/Documentation/BK-usage/gcapatch	2004-12-17 13:42:32 -06:00
@@ -5,4 +5,4 @@
 # Usage: gcapatch > foo.patch
 #
 
-bk export -tpatch -hdu -r`bk repogca bk://linux.bkbits.net/linux-2.5`,+
+bk export -tpatch -hdu -r$(bk repogca $(bk parent -p)),+


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-01-06 22:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-17 19:47 [PATCH] Make gcapatch work for all bk transports Kumar Gala
2004-12-17 22:44 ` Jeff Garzik
2004-12-18 18:42   ` Kumar Gala
2004-12-18 19:27     ` Kevin P. Fleming
2005-01-04 16:09     ` Kumar Gala
2005-01-06 22:49       ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox