Date: Tue, 03 Feb 2009 20:36:45 +0100 From: Dimitry Andric <dimitry@andric.com> To: "Aryeh M. Friedman" <aryeh.friedman@gmail.com> Cc: freebsd-hackers@freebsd.org Subject: Re: usinig cvs diff to make a patch Message-ID: <49889CCD.8010609@andric.com> In-Reply-To: <49889842.9050103@gmail.com> References: <49889842.9050103@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2009-02-03 20:17, Aryeh M. Friedman wrote: > I use a local cvs repo and I have modified a port and which to submit an > update for it how do I generate a patch file with cvs (cvs diff seems to > give a unusable format)? Use "cvs diff -up" for unified diff format, with function prototypes.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49889CCD.8010609>