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