28
26
class BundleSerializerV09(BundleSerializerV08):
29
27
"""Serializer for bzr bundle format 0.9
31
29
This format supports rich root data, for the nested-trees work, but also
32
30
supports repositories that don't have rich root data. It cannot be
33
31
used to transfer from a knit2 repo into a knit1 repo, because that would