116
123
return SuccessfulSmartServerResponse(('ok',))
134
def do_with_locked_branch(self, branch, new_revno, new_last_revision_id):
119
143
class SmartServerBranchRequestLockWrite(SmartServerBranchRequest):
121
145
def do_with_branch(self, branch, branch_token='', repo_token=''):