386
386
'Branch.set_last_revision_info', 'bzrlib.smart.branch',
387
387
'SmartServerBranchRequestSetLastRevisionInfo')
388
388
request_handlers.register_lazy(
389
392
'Branch.unlock', 'bzrlib.smart.branch', 'SmartServerBranchRequestUnlock')
390
393
request_handlers.register_lazy(
391
394
'BzrDir.find_repository', 'bzrlib.smart.bzrdir', 'SmartServerRequestFindRepositoryV1')