510
510
'bzrlib.smart.branch', 'SmartServerRequestRevisionHistory')
511
511
request_handlers.register_lazy( 'Branch.set_config_option',
512
512
'bzrlib.smart.branch', 'SmartServerBranchRequestSetConfigOption')
513
515
request_handlers.register_lazy( 'Branch.set_last_revision',
514
516
'bzrlib.smart.branch', 'SmartServerBranchRequestSetLastRevision')
515
517
request_handlers.register_lazy(