-=[ Mr. Bumblebee ]=-
_Indonesia_
]:Oc @@ sf d Z d d l m Z d d l m Z e e d d d l m Z d e f d YZ d e f d YZ
d
e j f d YZ
e
e
_ d e f d
YZ d e j f d YZ d e f d YZ d e f d YZ d e f d YZ d e f d YZ d e j f d YZ d e f d YZ e Z e j Z d S( s ControlDir is the basic control directory class.
The ControlDir class is the base for the control directory used
by all bzr and foreign formats. For the ".bzr" implementation,
see bzrlib.bzrdir.BzrDir.
i ( t absolute_import( t lazy_imports
import textwrap
from bzrlib import (
errors,
hooks,
revision as _mod_revision,
transport as _mod_transport,
trace,
ui,
urlutils,
)
from bzrlib.transport import local
from bzrlib.push import (
PushResult,
)
from bzrlib.i18n import gettext
( t registryt ControlComponentc B@ sJ e Z d Z e d Z e d Z e d Z e d Z RS( s% Abstract base class for control directory components.
This provides interfaces that are common across controldirs,
repositories, branches, and workingtree control directories.
They all expose two urls and transports: the *user* URL is the
one that stops above the control directory (eg .bzr) and that
should normally be used in messages, and the *control* URL is
under that in eg .bzr/checkout and is used to read the control
files.
This can be used as a mixin and is intended to fit with
foreign formats.
c C@ s
t d S( N( t NotImplementedError( t self( ( s5 /usr/lib/python2.7/dist-packages/bzrlib/controldir.pyt control_transportC s c C@ s
| j j S( N( R t base( R ( ( s5 /usr/lib/python2.7/dist-packages/bzrlib/controldir.pyt control_urlG s c C@ s
t d S( N( R ( R ( ( s5 /usr/lib/python2.7/dist-packages/bzrlib/controldir.pyt user_transportK s c C@ s
| j j S( N( R R ( R ( ( s5 /usr/lib/python2.7/dist-packages/bzrlib/controldir.pyt user_urlO s ( t __name__t
__module__t __doc__t propertyR R R R
( ( ( s5 /usr/lib/python2.7/dist-packages/bzrlib/controldir.pyR 3 s
t
ControlDirc
B@ s e Z d Z d Z d Z d Z d Z d/ d Z e d Z
d Z d/ d/ d/ d Z d/ d Z
d/ d/ d/ e d
Z d Z d Z d/ d
Z d/ d Z d/ d Z d/ e e d/ d Z e d Z d Z e e d/ d Z d/ d Z d Z d Z e d Z d Z d/ e d d/ d/ e e d/ e d Z d/ e e e d Z d/ d Z d Z! d Z"