~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/controldir.py

  • Committer: Jelmer Vernooij
  • Date: 2010-08-20 19:07:17 UTC
  • mfrom: (5385 +trunk)
  • mto: This revision was merged to the branch mainline in revision 5389.
  • Revision ID: jelmer@samba.org-20100820190717-txm7aiyh6wtumgd3
merge bzr.dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
151
151
        """Create a working tree at this ControlDir.
152
152
 
153
153
        :param revision_id: create it as of this revision id.
154
 
        :param from_branch: override controldir branch (for lightweight
155
 
            checkouts)
 
154
        :param from_branch: override controldir branch 
 
155
            (for lightweight checkouts)
156
156
        :param accelerator_tree: A tree which can be used for retrieving file
157
157
            contents more quickly than the revision tree, i.e. a workingtree.
158
158
            The revision tree will be used for cases where accelerator_tree's