Command to generate a patch
Gary Thomas
gthomas@ecoscentric.com
Thu Oct 17 08:33:00 GMT 2002
On Thu, 2002-10-17 at 09:27, Chris Garry wrote:
> Simple question: what do I type to generate a patch?
Assuming you are working from CVS (which we always suggest):
% cvs diff
or
$ cvs diff <directory-or-file>
One thing I like is to add this to ~/.cvsrc:
diff -u5 -p -N
--
------------------------------------------------------------
Gary Thomas |
eCosCentric, Ltd. |
+1 (970) 229-1963 | eCos & RedBoot experts
gthomas@ecoscentric.com |
http://www.ecoscentric.com/ |
------------------------------------------------------------
More information about the Ecos-patches
mailing list