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
329
327
def _get_control_store(self, repo_transport, control_files):
330
328
"""Return the control store for this repository."""