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