125
133
self.assertNotEqual(old_repo_format.__class__, repo._format.__class__)
126
134
# and we should be able to read the names for the file id
127
135
# 'dir-20051005095101-da1441ea3fa6917a'
130
140
repo.weave_store.get_weave(
131
141
'dir-20051005095101-da1441ea3fa6917a',
134
144
def test_upgrade_to_meta_sets_workingtree_last_revision(self):
135
145
self.build_tree_contents(_upgrade_dir_template)