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.