-=[ Mr. Bumblebee ]=-
_Indonesia_
ó
¦îNc @@ sœ d d l m Z d d l m Z d d l m Z m Z d d l m Z d d l m
Z
d e f d „ ƒ YZ d e
f d „ ƒ YZ d
e f d „ ƒ YZ
d S(
i ( t absolute_import( t _get_bundle_header( t BundleSerializerV08t BundleReader( t StrictTestament3( t
BundleInfot BundleSerializerV09c B@ s2 e Z d Z d „ Z d „ Z d „ Z d „ Z RS( s Serializer for bzr bundle format 0.9
This format supports rich root data, for the nested-trees work, but also
supports repositories that don't have rich root data. It cannot be
used to transfer from a knit2 repo into a knit1 repo, because that would
be lossy.
c C@ s d S( N( ( t self( ( s@ /usr/lib/python2.7/dist-packages/bzrlib/bundle/serializer/v09.pyt check_compatible% s c C@ s$ | j } | j t d ƒ d ƒ d S( s Write the header for the changess 0.9s #
N( t to_filet writeR ( R t f( ( s@ /usr/lib/python2.7/dist-packages/bzrlib/bundle/serializer/v09.pyt _write_main_header( s c C@ s t j | j | ƒ j ƒ S( N( R t
from_revisiont sourcet as_sha1( R t revision_id( ( s@ /usr/lib/python2.7/dist-packages/bzrlib/bundle/serializer/v09.pyt _testament_sha1- s c C@ s
t | ƒ j S( s‰ Read the rest of the bundles from the supplied file.
:param f: The file to read from
:return: A list of bundles
( t BundleReaderV09t info( R R ( ( s@ /usr/lib/python2.7/dist-packages/bzrlib/bundle/serializer/v09.pyt read1 s ( t __name__t
__module__t __doc__R R R R ( ( ( s@ /usr/lib/python2.7/dist-packages/bzrlib/bundle/serializer/v09.pyR s
t BundleInfo09c B@ s e Z d Z d „ Z d „ Z RS( sk BundleInfo that uses StrictTestament3
This means that the root data is included in the testament.
c C@ s t j | | ƒ } | j ƒ S( N( R R
R ( R t
repositoryR t testament( ( s@ /usr/lib/python2.7/dist-packages/bzrlib/bundle/serializer/v09.pyt _testament_sha1_from_revision@ s c C@ s t | | ƒ j ƒ S( N( R R ( R t revisiont tree( ( s@ /usr/lib/python2.7/dist-packages/bzrlib/bundle/serializer/v09.pyR D s ( R R R R R ( ( ( s@ /usr/lib/python2.7/dist-packages/bzrlib/bundle/serializer/v09.pyR : s R c B@ s e Z d Z d „ Z RS( s BundleReader for 0.9 bundlesc C@ s t ƒ S( N( R ( R ( ( s@ /usr/lib/python2.7/dist-packages/bzrlib/bundle/serializer/v09.pyt _get_infoK s ( R R R R ( ( ( s@ /usr/lib/python2.7/dist-packages/bzrlib/bundle/serializer/v09.pyR H s N( t
__future__R t bzrlib.bundle.serializerR t bzrlib.bundle.serializer.v08R R t bzrlib.testamentR t bzrlib.bundle.bundle_dataR R R R ( ( ( s@ /usr/lib/python2.7/dist-packages/bzrlib/bundle/serializer/v09.pyt <module> s
Copyright © 2017 || Recoded By Mr.Bumblebee