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