> Try "cvs patch" instead of "cvs diff". It has built-in > options to create a working patch (-N is only one of them).
You probably mean cvs rdiff. Using Cygwin, there seems to be on cvs patch command. > I think that's because you left out the -c (or -u) > option to cvs diff. Does the patchfile say that > the original is /dev/null ? You are right. I have tried the -c option and it works. There is also the /dev/null information, which is not with without -c flag. Thanks a lot!!! _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
