1032
1034
revno = tree.branch.revision_id_to_revno(last_rev)
1033
1035
note("Tree is up to date at revision %d." % (revno,))
1037
1040
revno = tree.branch.revision_id_to_revno(
1038
1041
_mod_revision.ensure_null(tree.last_revision()))
1039
1042
note('Updated to revision %d.' % (revno,))