From owner-freebsd-questions Thu Dec 3 01:13:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA20354 for freebsd-questions-outgoing; Thu, 3 Dec 1998 01:13:18 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from www.transfar.com ([202.103.100.88]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA20339 for ; Thu, 3 Dec 1998 01:13:12 -0800 (PST) (envelope-from phj@www.transfar.com) Received: from www.transfar.com ([202.103.100.243]) by www.transfar.com (Netscape Mail Server v2.02) with ESMTP id AAA24239; Thu, 3 Dec 1998 17:11:59 +0800 Message-ID: <3666C7C3.3C272705@www.transfar.com> Date: Thu, 03 Dec 1998 17:17:55 +0000 From: Peng HaiJie X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: Thierry.Herbelot@alcatel.fr CC: freebsd-questions@FreeBSD.ORG Subject: Re: How to use FreeBSD patch? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG TfH,Thank you for your help . Maybe I don't tell my question clearly. I use CVS to manage some programs, and I have a patch which created from command cvs diff -r 1.1.1 -r 1.2.4 foo.c > some_patch 1.2.4 is a branch version , now, my question is how can I apply this patch to trunk version 1.3. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message