Support for doing an SVN diff and sending output somewhere.
My use case is that I am updating some checked-in translation (.po) files with any new strings detected, and although the build does not check in anything (it just provides the new merged .po file as an artifact) it would be useful to do svn diff to show the output of what's changed and/or missing translations.
My use case is that I am updating some checked-in translation (.po) files with any new strings detected, and although the build does not check in anything (it just provides the new merged .po file as an artifact) it would be useful to do svn diff to show the output of what's changed and/or missing translations.