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