Patch files

Earnie Boyd earnie_boyd@yahoo.com
Fri Dec 31 13:28:00 GMT 1999


--- JJureks@aol.com wrote:
> Is it possible to create a patch file from two differing files using cygwin?
> 
> If so, what are the steps involved in getting me there?
> 

How would you do it on UNIX?

diff -u3 old-file new-file > mypatch.
diff -u3 -r source-path modfied-paty > mypatch.


Use diff --help to find more options.  If you're using RCS or CVS read the
documentation for these packages.

=====
Earnie Boyd < mailto:earnie_boyd@yahoo.com >
Cygwin Newbies, please visit
< http://www.freeyellow.com/members5/gw32/index.html >
__________________________________________________
Do You Yahoo!?
Thousands of Stores.  Millions of Products.  All in one place.
Yahoo! Shopping: http://shopping.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list