~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/smart/bzrdir.py

  • Committer: Andrew Bennetts
  • Date: 2009-06-12 01:48:43 UTC
  • mto: This revision was merged to the branch mainline in revision 4438.
  • Revision ID: andrew.bennetts@canonical.com-20090612014843-y2q18pp74tv2v632
Rename BzrDirFormat.initialize_ex verb to BzrDirFormat.initialize_ex_1.16.

Show diffs side-by-side

added added

removed removed

Lines of Context:
354
354
    def do(self, bzrdir_network_name, path, use_existing_dir, create_prefix,
355
355
        force_new_repo, stacked_on, stack_on_pwd, repo_format_name,
356
356
        make_working_trees, shared_repo):
357
 
        """Initialize a bzrdir at path as per BzrDirFormat.initialize_ex
 
357
        """Initialize a bzrdir at path as per
 
358
        BzrDirFormat.initialize_on_transport_ex.
 
359
 
 
360
        New in 1.16.  (Replaces BzrDirFormat.initialize_ex verb from 1.15).
358
361
 
359
362
        :return: return SuccessfulSmartServerResponse((repo_path, rich_root,
360
363
            tree_ref, external_lookup, repo_network_name,