This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Command to generate a patch


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/  |
------------------------------------------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]