3143
3143
revision_id = revision[0].in_history(branch).rev_id
3144
3144
file_id = tree.path2id(relpath)
3145
3147
tree = branch.repository.revision_tree(revision_id)
3146
3148
file_version = tree.inventory[file_id].revision
3147
3149
annotate_file(branch, file_version, file_id, long, all, sys.stdout,