148
148
return FailedSmartServerResponse(('TipChangeRejected', msg))
154
def do_with_locked_branch(self, branch, value, name, section):
151
161
class SmartServerBranchRequestSetLastRevision(SmartServerSetTipRequest):
153
163
def do_tip_change_with_locked_branch(self, branch, new_last_revision_id):