On Thursday, March 27, 2003, at 09:32 AM, [EMAIL PROTECTED] wrote:

Hello out there,

does anyone knows a tool for creating the "diff -u" patchfile WITHOUT
CVS-access and on Windows?
(Sorry for full source, Stefan: Bug 17441).


You need a copy of diff.exe, there is one as part of MSYS http://mingw.org/msys.shtml (Minimal system) or as part of Cygwin http://www.cygwin.com/


Then you run 'diff old-file.java new-file.java > changes.patch'

Jesse Stockall - [EMAIL PROTECTED]
CRYPTOCard Corp.



Reply via email to