LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* BK Id header removals causes patch to fail!
@ 2003-04-28 11:19 Joakim Tjernlund
  2003-04-28 13:44 ` Joakim Tjernlund
  0 siblings, 1 reply; 6+ messages in thread
From: Joakim Tjernlund @ 2003-04-28 11:19 UTC (permalink / raw)
  To: Linuxppc-Embedded@Lists. Linuxppc. Org


I am trying to patch my linuxppc_2_4_devel tree, version 2.4.20 into linuxppc_2_4_devel current.
I have generated patch with bk rset -h -r1.1174,1.1294 | bk gnupatch. When I try to apply
that patch to my tree I get a lot of:

patching file arch/ppc/kernel/setup.c
Reversed (or previously applied) patch detected!  Assume -R? [n]
Apply anyway? [n] y
Hunk #1 FAILED at 4.
Hunk #2 succeeded at 29 (offset -3 lines).
Hunk #3 succeeded at 490 (offset 3 lines).
Hunk #4 succeeded at 526 (offset 11 lines).
Hunk #5 succeeded at 586 (offset 3 lines).
Hunk #6 succeeded at 639 (offset 11 lines).
1 out of 6 hunks FAILED -- saving rejects to file arch/ppc/kernel/setup.c.rej


As far as I can tell it is the BK Id removals that is causing this. How can I
workaround this problem? Did I do something wrong?

A typical BK Id in a file looks likes this:

And in the patch it looks like this:
/*
 * BK Id: SCCS/s.setup.c 1.111 10/29/02 10:49:05 trini
 */

And the patch:
@@ -1,7 +1,4 @@
 /*
- * BK Id: %F% %I% %G% %U% %#%
- */
-/*

 Jocke


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2003-04-29 18:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-28 11:19 BK Id header removals causes patch to fail! Joakim Tjernlund
2003-04-28 13:44 ` Joakim Tjernlund
2003-04-28 22:26   ` Paul Mackerras
2003-04-28 22:53     ` Joakim Tjernlund
2003-04-29  0:56       ` Paul Mackerras
2003-04-29 18:11         ` Tom Rini

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