Fix getting bzr file contents when the file was moved in the previous revision.

Review Request #1209 — Created Nov. 10, 2009 and submitted — Latest diff uploaded

Information

Review Board
master, release-1.0.5.1

Reviewers

fileid is stable across all operations, but relpath is not. Thus get the fileid
from the most recent revision and then use the revtree to look up the previous content.
successfully tested against the failing bazaar branch, sadly proprietary code.
    Loading...