In SVN, I need to build a log of insertions and deletions by file name, by commit.
In git, I used the git log --numstat function.
In SVN, I have used --diff bu