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