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