-=[ Mr. Bumblebee ]=-
_Indonesia_
ó
šOc @@ sš d Z d d l m Z d d l m Z m Z m Z m Z m Z m Z d d l
m Z d e f d „ ƒ YZ
d e f d „ ƒ YZ d e f d
„ ƒ YZ d S( sÆ Reconfigure a controldir into a new tree/branch/repository layout.
Various types of reconfiguration operation are available either by
constructing a class or using a factory method on Reconfigure.
i ( t absolute_import( t brancht
controldirt errorst tracet uit urlutils( t gettextt ReconfigureStackedOnc B@ s e Z d Z d „ Z RS( s6 Reconfigures a branch to be stacked on another branch.c C@ s‘ | j ƒ } t j | j t j | ƒ ƒ } | j ƒ zK | j | ƒ t j ƒ s~ t j
j t d ƒ j
| j | j ƒ ƒ ƒ n Wd | j ƒ Xd S( Ns {0} is now stacked on {1}
( t open_branchR t relative_urlt baset
normalize_urlt
lock_writet set_stacked_on_urlR t is_quietR t
ui_factoryt noteR t formatt get_stacked_on_urlt unlock( t selft bzrdirt stacked_on_urlR t on_url( ( s6 /usr/lib/python2.7/dist-packages/bzrlib/reconfigure.pyt apply+ s
( t __name__t
__module__t __doc__R ( ( ( s6 /usr/lib/python2.7/dist-packages/bzrlib/reconfigure.pyR ( s t ReconfigureUnstackedc B@ s e Z d „ Z RS( c C@ sh | j ƒ } | j ƒ z@ | j d ƒ t j ƒ sU t j j t d ƒ | j
f ƒ n Wd | j ƒ Xd S( Ns %s is now not stacked
( R R
R t NoneR R R R R R R R ( R R R ( ( s6 /usr/lib/python2.7/dist-packages/bzrlib/reconfigure.pyR >