rombert / ereviewboard

A mylyn-based Eclipse integration for Review Board
46 stars 31 forks source link

Handle diffs with moved files #54

Closed rombert closed 13 years ago

rombert commented 13 years ago

The SVN library used by Subclipse handles renames incorrectly from Reviewboard's point of view, causing errors when such diffs are posted. When detecting such moves, we should duplicate the way post-review handles renames and adjust the patch header.