555
555
request_handlers.register_lazy(
556
556
'Repository.unlock', 'bzrlib.smart.repository', 'SmartServerRepositoryUnlock')
557
557
request_handlers.register_lazy(
561
558
'Repository.get_stream', 'bzrlib.smart.repository',
562
559
'SmartServerRepositoryGetStream')
563
560
request_handlers.register_lazy(