282
282
rev_id = tree.commit('first post')
283
283
rev_id2 = tree.commit('second post')
284
284
rev_tree = tree.branch.repository.revision_tree(rev_id)
287
287
# a full error object is YAGNI.
289
289
Exception, workingtree_4.InterDirStateTree, rev_tree, tree)