Date: Thu, 31 Dec 1998 15:21:43 +0200 From: Sheldon Hearn <axl@iafrica.com> To: "Matthew D. Fuller" <fullermd@futuresouth.com> Cc: "Jordan K. Hubbard" <jkh@zippy.cdrom.com>, freebsd-stable@FreeBSD.ORG Subject: Re: Sendmail Anti-SPAM stuff Message-ID: <21622.915110503@axl.noc.iafrica.com> In-Reply-To: Your message of "Thu, 31 Dec 1998 06:14:35 CST." <19981231061435.B10659@futuresouth.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 31 Dec 1998 06:14:35 CST, "Matthew D. Fuller" wrote: > I'd need to import my own changes onto a seperate branch, which lends > itself to some fairly severe ugliness there. I supposed I could > create a seperate 'local' module, and check it out OVER the src Hi Matthew, I guess I just haven't experienced the level of complexity you're trying to work around. I must admit, if all you want to do is be able to blow away your local src copy without losing your local hacks, just do ``cvs -q diff -uRN'' and save the output somewhere safe before you do the blow-away. When you re-checkout, just do a ``patch < saved.diff'' to bring back your local hacks. :-) I've never created my own local branching or anything that messy, since cvs update handles my local modifications quite gracefully. Anyway, this could easily ramble off the list charter. I'd suggest any responses move to -chat. Ciao, Sheldon. 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?21622.915110503>