Re: [Newbie] Question using diff on a directory

From: Mark Garringer (zizazat@hotmail.com)
Date: 03/23/03


> so that all the files I've edited will go into the diff patch can anyone
> tell me how to do this, or how anyone gets a patch created that works on
> multiple files.

This is what I've been using:

diff -BbuprN -x *.o -x conf.h oldcode/src/ newcode/src/ > new.patch

--Ziz

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   | Newbie List:  http://groups.yahoo.com/group/circle-newbies/   |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 06/26/03 PDT