1463: reviewboard's post-review does not support p4 move

lru****@mac**** (Google Code) (Is this you? Claim this profile.)
chipx86
chipx86
Aug. 30, 2010
board.org/


What version are you running? 1.0.5.1


What's the URL of the page this enhancement relates to, if any?


Describe the enhancement and the motivation for it.
p4 move allows moving a file after it's been opened for edit, as opposed to the integrate/delete sequence of p4 "rename". The resulting change file looks like this:

Files:
        newfile.m      # move/add
        oldfile.m     # move/delete

but post-review can't handle it and prints this error:
Unsupported line from p4 opened: ... newfile.m#1 move/add

Since I couldn't get past that point, I don't know if reviewboard handles move.

What operating system are you using? What browser? OS X 10.6.1, Safari or Firefox


Please provide any additional information below.
chipx86
#1 chipx86
This bug's a bit old, but this has since been added.
  • +Fixed
  • +Component-RBTools
    +Milestone-RBTools-Release1.0
  • +chipx86