You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
directory doesn't exist, on fresh checkout and --jobs >1. It happens in the case where there is 3 dependencies: a a/b/c/d a/b/c/e 'a' is processed first. Then 'a/b/c/d' and 'a/b/c/e' are fired simultaneously. If both are not present, both svn checkout tries to mkdir b and b/c and a race condition occurs between their call for isdir() and mkdir(). This works around the issue by creating the intermediary directories ourself before calling out svn and managing the error ourself. TBR=dpranke@chromium.org BUG= TEST=fresh checkout shouldn't be flaky Review URL: http://codereview.chromium.org/8359018 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@106636 0039d316-1c4b-4281-b951-d872f2087c98 |
14 years ago | |
---|---|---|
.. | ||
subversion_config | 14 years ago | |
__init__.py | 14 years ago | |
abandon.sh | 14 years ago | |
basic.sh | 14 years ago | |
breakpad_unittest.py | 14 years ago | |
checkout_test.py | 14 years ago | |
fake_repos.py | 14 years ago | |
filesystem_mock.py | 14 years ago | |
fix_encoding_test.py | 14 years ago | |
gcl_unittest.py | 14 years ago | |
gclient_scm_test.py | 14 years ago | |
gclient_smoketest.py | 14 years ago | |
gclient_test.py | 14 years ago | |
gclient_utils_test.py | 14 years ago | |
hooks.sh | 14 years ago | |
local_rietveld.py | 14 years ago | |
owners.sh | 14 years ago | |
owners_unittest.py | 14 years ago | |
patch.sh | 14 years ago | |
patch_test.py | 14 years ago | |
patches_data.py | 14 years ago | |
post-dcommit-hook-test.sh | 14 years ago | |
presubmit_unittest.py | 14 years ago | |
push-basic.sh | 14 years ago | |
push-from-logs.sh | 14 years ago | |
rename.sh | 14 years ago | |
rietveld_test.py | 14 years ago | |
sample_pre_commit_hook | 14 years ago | |
save-description-on-failure.sh | 14 years ago | |
scm_unittest.py | 14 years ago | |
submit-from-new-dir.sh | 14 years ago | |
subprocess2_test.py | 14 years ago | |
super_mox.py | 14 years ago | |
test-lib.sh | 14 years ago | |
trial_dir.py | 14 years ago | |
trychange_unittest.py | 14 years ago | |
upload-local-tracking-branch.sh | 14 years ago | |
upload-stale.sh | 14 years ago | |
upstream.sh | 14 years ago | |
watchlists_unittest.py | 14 years ago |