#6621 SVN Bug: File missing in revision

unreleased
open
nobody
None
General
nobody
2013-08-29
2013-08-29
No

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

Discussion


Log in to post a comment.