522
522
'Branch.last_revision_info', 'bzrlib.smart.branch', 'SmartServerBranchRequestLastRevisionInfo')
523
523
request_handlers.register_lazy(
524
524
'Branch.lock_write', 'bzrlib.smart.branch', 'SmartServerBranchRequestLockWrite')
525
528
request_handlers.register_lazy( 'Branch.revision_history',
526
529
'bzrlib.smart.branch', 'SmartServerRequestRevisionHistory')
527
530
request_handlers.register_lazy( 'Branch.set_config_option',