Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Oct 2006 11:02:38 -0800
From:      Doug Barton <dougb@FreeBSD.org>
To:        Stefan Lambrev <stefan.lambrev@sun-fish.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Standrat way to apply custom patches. WAS [Re: Pleading for commit]
Message-ID:  <45464C4E.8040603@FreeBSD.org>
In-Reply-To: <4541B7C7.3020600@sun-fish.com>
References:  <20061024050431.GA1474@dwpc.dwlabs.ca>	<453E662C.6050501@FreeBSD.org>	<20061024200409.GE53901@dan.emsphone.com>	<20061026100832.GA48810@comp.chem.msu.su> <4541B7C7.3020600@sun-fish.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Stefan Lambrev wrote:
> Hello,
> 
> While talking about custom patches, what's the best way to apply patches
> after every cvsup.

The two most common ways to do this are to cvsup the CVS repo and then
check out your sources; and to write a script that calls cvsup, and
then immediately applies your patches. The advantage to the first
method is that cvs is pretty good about merging in new changes to a
file that you have patched. The advantage to the second method is that
it's faster.

hth,

Doug

-- 

    This .signature sanitized for your protection



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