515
462
trunk_public = self.make_branch('public_trunk', format='1.9')
516
463
trunk_public.pull(trunk_tree.branch)
517
464
trunk_public_url = self.get_readonly_url('public_trunk')
520
466
# now we do a stacked push, which should determine the public location
522
468
out, err = self.run_bzr(['push', '--stacked',