DescriptionAdd a RevGitWithRetry method to retry repo sync and git push
Modify repo sync to just sync the repo we are in,
this is what preflight does and is a proven acceptable approach over
the complete 'repo sync' approach.
BUG=8987
TEST=Ran retry command over dummy directories to be sure it retries
as expected.
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=b593c39
Patch Set 1 #
Total comments: 1
Patch Set 2 : Add in back off timeout #
Total comments: 2
Patch Set 3 : Added check in except clause #Messages
Total messages: 7 (0 generated)
|