> -----Original Message----- > From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 28 June 2000 0:04 > To: [EMAIL PROTECTED] > Subject: Re: Question about CVS [EXPIRED TRIAL LICENCE] > > > >>>>> "JB" == Jacques Bergeron <[EMAIL PROTECTED]> writes: > > JB> On my *NIX box (Red Hat 6.2) there is program called "patch" > JB> which seems to do the job (?). Problem is that "patch" is not a > JB> cvs command so is not implemented in WinCVS or jCVS (or does not > JB> seem to be). > > Yes, patch is the way to go. I'm not aware of a Java version of patch > but you should be able to find a native version of patch for Windows - > I even had one for OS/2 once. It's GNU software and has been ported to > Windows for sure. >
Indeed it comes with the command line version of CVS for windows. Try ftp://ftp.cvshome.org/pub/cvs-1.10/windows/cvs-1.10-win.zip Cheers
