How to run *.patch file in windows

2010-11-05 Thread rujin raj
Hi, Recently I downloaded one patch file from Apache bugzilla website.The extension of the file is filename.patch. How can i run the patch in windows environment Please help. Rujinraj

Re: [OT] How to run *.patch file in windows

2010-11-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rujun, On 11/5/2010 9:02 AM, rujin raj wrote: Recently I downloaded one patch file from Apache bugzilla website.The extension of the file is filename.patch. How can i run the patch in windows environment http://lmgtfy.com/?q=win32+patch -

RE: How to run *.patch file in windows

2010-11-05 Thread Caldarale, Charles R
From: rujin raj [mailto:rujin...@gmail.com] Subject: How to run *.patch file in windows How can i run the patch in windows environment You don't, at least not directly. You have to apply the patch to the Tomcat source and rebuild from source. http://tomcat.apache.org/tomcat-6.0-doc

Re: [OT] How to run *.patch file in windows

2010-11-05 Thread Brooke Hedrick
You can use patch from the gnuwin32 project - http://gnuwin32.sourceforge.net/packages.html On Fri, Nov 5, 2010 at 8:08 AM, Christopher Schultz ch...@christopherschultz.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rujun, On 11/5/2010 9:02 AM, rujin raj wrote: Recently I