I can't think for a reason that it doesn't work for you, other than that
you are somehow in the wrong directory/point to the wrong directory.
If you didn't make any other changes to your local copy, "svn diff >
patch.diff" (without any file parameter) from the root directory of your
copy should work just fine, as it scans all controlled files recursively.
Small hint: if you omit the "> pathc.diff" part, you see the differences
in the terminal. A bit faster to see if it's working without needing to
create a file and opening it.
Hi. Maybe it was windows being weird, as the command now seems to be
working, and I have now created and uploaded a patch which as far as i no
should be ok for committing.