Uwe Hermann wrote:
You can work around this with a small trick. Just do an 'svn add foo.c' or 'svn rm foo.c'?(possible even without svn commit permissions). The 'svn diff' will then include the removed/added file in the patch.
Noted.. That probably needs to be added somewhere in the developer docs or some sort of hacking howto. It caused me much confusion on the patches I got for the 440bx reorg.