2834
2866
def _open_control_files(self, a_bzrdir):
2835
2867
transport = a_bzrdir.get_workingtree_transport(None)
2839
2871
def initialize(self, a_bzrdir, revision_id=None, from_branch=None,
2840
2872
accelerator_tree=None, hardlink=False):
2841
2873
"""See WorkingTreeFormat.initialize().
2843
2875
:param revision_id: if supplied, create a working tree at a different
2844
2876
revision than the branch is at.
2845
2877
:param accelerator_tree: A tree which can be used for retrieving file