104
105
burl = self.get_transport('current_format_branch').local_abspath(".")
105
106
curl = self.get_transport('current_format_checkout').local_abspath(".")
108
109
'Upgrading branch %s/ ...\nThis is a checkout.'
109
110
' The branch (%s/) needs to be upgraded separately.\n'
112
% (curl, burl, 'Meta directory format 1'),
118
115
def test_upgrade_checkout(self):
119
116
# upgrading a checkout should work