I want to pass the output of "svn diff OLD-URL NEW-URL" to a code-review tool, but I need to include the full path of each file in the ---/+++ headers.
The paths in the output always seem to be relative to the directories you pass in. Is there a way to make it include the full paths? Thanks, Jacob