Kevin Menard <nirvdru..egativetwenty.net> wrote:
> What are the diff options I should be using to add a patch to an issue?
> "cvs diff" doesn't show files which aren't already added to the
> repository, so I figure I'll have to use just regular "diff".
If you're using Eclipse, "Team -> create patch" is probably the easiest.
I generally use a unified diff (-u) as it's easier to read.
For new files, it's often easier to put them into a zip file "as is" rather
than represent them as a patch.
-Mike
This archive was generated by hypermail 2.0.0 : Fri Jan 21 2005 - 13:27:09 EST