455
455
self._set_progress_stage("Uploading data to master branch")
456
456
# 'commit' to the master first so a timeout here causes the
457
457
# local branch to be out of date
459
self.branch, new_revno, self.rev_id, lossy=lossy)
461
463
# and now do the commit locally.
462
464
self.branch.set_last_revision_info(new_revno, self.rev_id)