Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 14 Feb 2003 16:33:38 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 14 Feb 2003 15:56:28 -0500 Received: from [81.2.122.30] ([81.2.122.30]:9736 "EHLO darkstar.example.net") by vger.kernel.org with ESMTP id ; Fri, 14 Feb 2003 15:55:55 -0500 From: John Bradford Message-Id: <200302142106.h1EL6sbb004287@darkstar.example.net> Subject: Re: creating incremental diffs To: solt@dns.toxicfilms.tv (Maciej Soltysiak) Date: Fri, 14 Feb 2003 21:06:54 +0000 (GMT) Cc: linux-kernel@vger.kernel.org In-Reply-To: from "Maciej Soltysiak" at Feb 14, 2003 09:48:16 PM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 460 Lines: 18 > let's say i want to create an incremental diff between > 2.4.21pre4aa1 and aa2. > > how do i do that? Something like: cd /usr/src/ diff -rNu linux-2.4.21pre4aa1 linux-2.4.21pre4aa2 > patch should do it. John. - 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/