Re: How do I make a patch?



On Apr 15 2001 09:49 Jack Coates wrote:
> No idea how CVS affects this, but basically:
> 

To do diffs against cvs, first check out the balsa module, then
make your changes. When finished, run:

$ cvs diff -u > patch-name 

In the balsa directory. That should produce a recursive unified
diff of the module in a file "patch-name". An alternative is to
get a program that will take care of CVS for you (pharmacy,
tkcvs, etc.), or if you're like me and use emacs, you can use
the pcl-cvs package.

HTH

MBG

-- 
Matthew Guenther
guentherm@asme.org                           If in doubt, mumble.
http://www.attcanada.ca/~mguenthe/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]