lkml.org 
[lkml]   [2001]   [Jan]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
DateWed, 17 Jan 2001 20:46:42 +0000
FromTim Waugh <>
SubjectRe: [QUESTION]: Applying patches ontop of patches (2.4.1pre7 to 2.4.1pre8)
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.
*/
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2005-03-22 13:13    [from the cache]
©2003-2010