323
323
# Set this attribute in derived clases to control the _serializer that the
324
324
# repository objects will have passed to their constructor.
325
325
_serializer = xml5.serializer_v5
327
329
def _get_control_store(self, repo_transport, control_files):
328
330
"""Return the control store for this repository."""