Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Dec 98 10:55:24 +0100
From:      Thierry.Herbelot@alcatel.fr
To:        phj@www.transfar.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: How to use FreeBSD patch?
Message-ID:  <H000057c01a9d246@MHS>
In-Reply-To: <3666C7C3.3C272705@www.transfar.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Ok, then

1st answer : man patch 
2nd answer : patch < patchfile (or patch -p < patchfile : this is how I
patched XFree86 3.3.2 to get additions from Nvidia)

I'm not expert with patch : read the man page.

	TfH



> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?H000057c01a9d246>