Re: question on generating a patch

2001-01-08 Thread Peter Samuelson
[David L. Parsley] > I read the FAQ and SubmittingPatches, but how best to generate a > patch that moves a file from on dir to another? diff -urNP makes the > patch a lot longer than it seems like it should be... A major weakness of the 'patch' command -- you cannot gracefully move or rename fi

question on generating a patch

2001-01-08 Thread David L. Parsley
I read the FAQ and SubmittingPatches, but how best to generate a patch that moves a file from on dir to another? diff -urNP makes the patch a lot longer than it seems like it should be... (fortunately it's just a short header file) Is there a better way? regards, David -- David L. Pars