Is it possible?
I was sure I only had only one patch applied, but after deleting the files that the patch targets, updating SVN, deleting everything in my build dir, and then a "make veryclean", my build still has "M" in the version (that does mean 'modified' -- right?)
So I'm thinking maybe I applied a patch a long time ago, but don't remember which one. Is there a command for Cygwin/SVN that overwrites all patched files with the current official ones?
Thanks in advance,
Will
P.S. was it redundant to run "make veryclean" after I deleted everything in the build dir?