Does anyone know how to export only the changed files from two tags using svn?
Lets say I have tag 1.0 and then later fix bugs in the trunk. Next I am ready for a new
We needed something like this too. So I wrote a small java tool.
Hope it's useful to someone: github svn-diff-export