Hi Jamey!
>
> It should not matter what CVS version the patch was made against --
> only if the changes in the patch refer to lines that were changed in
> subsequent versions of the file.
Right! That's exactly what happened: patch had trouble applying the changes.
>
> That being said,
> cvs diff -u
> creates patches that the patch program does not like. It is better to
> have two snapshots of the source code and use diff -u or diff -urN to
> create the patch file.
That's good to know! I was always doing this...
Thanks!
:-)
Michael.
-- Michael Opdenacker http://opdenacker.org/Received on Mon Mar 01 2004 - 14:22:58 EST
This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:19:25 EDT