3344: Modification details not shown for copied files in post-commit SVN reviews

danc*****@gmai***** (Google Code) (Is this you? Claim this profile.)
What version are you running?
* Review Board 1.7.24
* RBTools 0.6

What's the URL of the page containing the problem?
   .../diff/

What steps will reproduce the problem?
1. Check out an SVN sandbox
2. Rename a file and change one line in it
3. Check in the changes
4. Run "rbt post --svn-show-copies-as-adds n <revision-number>" to create a post-commit review
5. Check the diff in Review Board

What is the expected output? What do you see instead?
   Expected to see the one line change highlighted clearly. Instead, the Review Board diff shows up
   as if the whole file was added as new.

What operating system are you using? What browser?
   Windows 7, Chrome

Please provide any additional information below.
   Pre-commit diffs for copied SVN files seem to work fine (see issue 1065), but for post-commit,
   the "--svn-show-copies-as-adds" seems to have no effect.
david
#1 david
  • +Component-RBTools