cvs diff -N -u This will include in the diff output the content of new files so that the patch command will create them.
Jose Alberto > -----Original Message----- > From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Sent: Wednesday, April 04, 2001 4:52 AM > To: [EMAIL PROTECTED] > Subject: Re: [SUBMIT] resubmit of <recorder> with small changes > > > Jay Glanville <[EMAIL PROTECTED]> wrote: > > > As per user feedback (thanks KC Baltz) I have made a few small > > changes and would like to re-submit in it's entirety my original > > submission of the <recorder> task. > > I'm going to commit it. > > > PS: I'm also going to iterate a previous question: is there a way > > for ant to tell me all the diffs? > > cvs diff -u > > in the directory you've checked the sources to should work. It will > result in one big diff file for all files that have changed and > contain lines that start with ? for all new files. > > > If such a task existed or was possible, > > <cvs> could do it, as long as there are no new files (one could play > with the Entries files to even get the new files included as well, but > I'd be careful). > > > then I'm sure that a "build patch" task for the committers would > > also be possible. > > <patch> should do it. > > Stefan > _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
