Re: How do I make a patch?



No idea how CVS affects this, but basically:

download the source and make a copy:
/usr/local/src/
	balsa-ver-orig/
	balsa-ver-mine/

Make any edits in balsa-ver-mine/, then diff the two directories:

cd /usr/local/src/
diff -rU balsa-ver-orig/ balsa-ver-mine > my-balsa-patch

mail my-balsa-patch to the list.

IANACP (C Programmer), but this is the process I use for patching
shell-scripts.

-- 
Jack Coates
Monkeynoodle: It's what's for dinner!

On Sun, 15 Apr 2001, Daniel Foster wrote:

> Hi,
>
> I've just been having a play with the code and have implemented something
> that was discussed on the list a month or two ago.  I'd like to make a
> patch and post it up here for people to see, but I have no idea how to make
> the patch file.  Can anyone point me at a tutorial or give me a quick
> lesson?
>
>





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