321
321
# now the master has the revision data
322
322
# 'commit' to the master first so a timeout here causes the local
323
323
# branch to be out of date
326
326
# and now do the commit locally.
329
329
rev_tree = self.builder.revision_tree()
330
330
self.work_tree.set_parent_trees([(self.rev_id, rev_tree)])