589
589
wt.commit('empty commit for nonsense', allow_pointless=True)
590
590
url = self.get_readonly_url('from')
592
592
branch = Branch.open('to')
593
593
self.assertEqual(1, len(branch.revision_history()))
594
594
# the branch should be set in to to from