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