93
93
self.failed_revisions = []
101
95
if to_repository.control_files._transport.base == from_repository.control_files._transport.base:
102
96
# check that last_revision is in 'from' and then return a no-operation.
103
97
if last_revision not in (None, NULL_REVISION):