~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/smart/bzrdir.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-09-10 11:13:02 UTC
  • mfrom: (5363.2.31 controldir-2)
  • Revision ID: pqm@pqm.ubuntu.com-20100910111302-xbneyohu4we926bl
(jelmer) More work allowing the per_controldir tests to run against foreign
 formats. (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
    BzrDirFormat,
24
24
    BzrDirMetaFormat1,
25
25
    BzrProber,
 
26
    )
 
27
from bzrlib.controldir import (
26
28
    network_format_registry,
27
29
    )
28
30
from bzrlib.smart.request import (