|
From: Julian S. <js...@ac...> - 2003-03-18 18:43:52
|
cvs diff -rHEAD file.c ? Do you have a ~/.cvsrc as below? That might make a difference. (perhaps the diff -u3 -p is the important bit) J cvs -z4 -q diff -u3 -p update -dP checkout -P On Tuesday 18 March 2003 12:20 pm, Nicholas Nethercote wrote: > Hi, > > Stupid question time: how do I generate a patch containing the > differences between my workspace and the CVS HEAD, which can be used with > 'patch' by others? > > I want to send a patch to the list for the automatic suppression > generation feature I just hacked up, but I'm not sure of the arguments to > "cvs diff"... my diffs don't look like the ones other people have posted. > > Thanks. > > N > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Does your code think in ink? > You could win a Tablet PC. Get a free Tablet PC hat just for playing. > What are you waiting for? > http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en > _______________________________________________ > Valgrind-developers mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-developers |