[m-dev.] for review: new method of handling failures, part 7 of 6 :-(

Fergus Henderson fjh at cs.mu.OZ.AU
Fri Jul 3 23:30:44 AEST 1998


> > At any rate, it's actually better to add "-N" to your .cvsrc diff
> > command (e.g. have the line "diff -u -N"), because -N generates patches
> > for non-existant files (which I didn't know about when I wrote
> > makediff).

Beware however, that `-N' also causes (at least some versions of) cvs
to get a segmentation fault if any files have been removed with
`cvs remove'.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3        |     -- the last words of T. S. Garp.



More information about the developers mailing list