/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/smart/bzrdir.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-06-12 03:44:12 UTC
  • mfrom: (4436.1.1 rename-init_ex-verb)
  • Revision ID: pqm@pqm.ubuntu.com-20090612034412-oi5ll5wrbarb2w7s
(andrew) 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,