Date: Tue, 01 Jun 1999 08:07:44 +0200 From: Mark Murray <mark@grondar.za> To: Brook Miles <forger@bcgrizzly.com> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Keeping custom changes during a cvsup Message-ID: <199906010607.IAA11777@greenpeace.grondar.za>
next in thread | raw e-mail | index | archive | help
> > Can somebody point me in the right direction for maintaining custom > changes made to the source tree while still keeping up to date with > -stable or whatever branch you're following? > > For example the fix for PR bin/11860 consists of adding a line of code to > inetd.c, but cvsup'ing again clobbers the change. Use CVS. Cvsup the CVS repository, and "cvs update" your sources. The downside is a load of needed extra disk space. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906010607.IAA11777>