From: Tim Waugh <twaugh@redhat.com>
To: Sven Koch <haegar@cut.de>
Cc: Shawn Starr <Shawn.Starr@Home.net>, linux-kernel@vger.kernel.org
Subject: Re: [QUESTION]: Applying patches ontop of patches (2.4.1pre7 to 2.4.1pre8)
Date: Wed, 17 Jan 2001 20:46:42 +0000 [thread overview]
Message-ID: <20010117204642.F546@redhat.com> (raw)
In-Reply-To: <3A65F3DA.7E2C8823@Home.net> <Pine.LNX.4.30.0101172130580.2313-100000@space.comunit.de>
In-Reply-To: <Pine.LNX.4.30.0101172130580.2313-100000@space.comunit.de>; from haegar@cut.de on Wed, Jan 17, 2001 at 09:32:30PM +0100
[-- Attachment #1: Type: text/plain, Size: 314 bytes --]
On Wed, Jan 17, 2001 at 09:32:30PM +0100, Sven Koch wrote:
> reverse the patch for 2.4.1pre7
>
> for example: cd /usr/src/linux ; zcat 2.4.1pre7.gz | patch -p1 -R
>
> after that apply pre8
You can also use interdiff:
$ interdiff 2.4.1pre7 2.4.1pre8 | patch -p1
It's mostly reliable.
Tim.
*/
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
next prev parent reply other threads:[~2001-01-17 20:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-17 19:34 [QUESTION]: Applying patches ontop of patches (2.4.1pre7 to 2.4.1pre8) Shawn Starr
2001-01-17 20:32 ` Sven Koch
2001-01-17 20:46 ` Tim Waugh [this message]
2001-01-17 21:16 ` [QUESTION]: Applying patches ontop of patches (2.4.1pre7 to2.4.1pre8) Shawn Starr
2001-01-17 20:34 ` [QUESTION]: Applying patches ontop of patches (2.4.1pre7 to 2.4.1pre8) Brian Gerst
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010117204642.F546@redhat.com \
--to=twaugh@redhat.com \
--cc=Shawn.Starr@Home.net \
--cc=haegar@cut.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.