513
479
trunk_public = self.make_branch('public_trunk', format='1.9')
514
480
trunk_public.pull(trunk_tree.branch)
515
481
trunk_public_url = self.get_readonly_url('public_trunk')
518
483
# now we do a stacked push, which should determine the public location
520
485
out, err = self.run_bzr(['push', '--stacked',