How to reproduce
- create a file, commit it
- rename it using svn move {src} {dest}, commit
- go to revision where file was created and open it's history
- there should be at least one commit (about creation) but there are none of them
I've spent little time debugging it and noticed that exception is thrown
File not found: revision 3, path '/dir/a.txt'
, even if file was created in revision 2 and revision_start=revision_2