3792
3792
raise errors.UnexpectedSmartServerResponse(response)
3793
3793
self._run_post_change_branch_tip_hooks(old_revno, old_revid)
3795
3815
def _get_parent_location(self):
3796
3816
medium = self._client._medium
3797
3817
if medium._is_remote_before((1, 13)):