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.
depot_tools/tests
steveblock@chromium.org 98e6945846 If both -R and -D are specified when updating, remove all untracked directories
This is required to avoid the need to clobber the bots when moving a directory 
to deps/. Currently, the directory in question is likely to remain in the 
working copy, despite having been removed, due to the presence of untracked 
files. This causes the checkout from deps/ to fail. 

With this change, when both --reset and --delete_unversioned_trees are 
specified, the the directory in question will be removed from the working copy, 
thereby allowing the copy in deps/ to be checked out correctly. 

Note that untracked directories which are explicitly ignored (ie in .gitignore 
or svn:ignore) will not be removed. 

Note that this was previously landed in http://codereview.chromium.org/9348054 
but reverted due to problems with symlinks in the chromeos build. 

BUG=112887, chromium-os:20759

Review URL: http://codereview.chromium.org/9404014

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@122300 0039d316-1c4b-4281-b951-d872f2087c98
14 years ago
..
subversion_config Move commit-queue/checkout into depot_tools so it can be reused by the try server. 14 years ago
abandon.sh Move git_cl back into depot_tools. 15 years ago
basic.sh Move git_cl back into depot_tools. 15 years ago
breakpad_unittest.py Make sure that direct call to SendStack() doesn't send a stack trace for non googler 14 years ago
checkout_test.py Create a new testing_support module to move utility modules there 14 years ago
fix_encoding_test.py Standardize the sys.path fix up and fix a few pylint warnings. 14 years ago
gcl_unittest.py Update upload.py @ fae51921ad9d 14 years ago
gclient_scm_test.py If both -R and -D are specified when updating, remove all untracked directories 14 years ago
gclient_smoketest.py Create a new testing_support module to move utility modules there 14 years ago
gclient_test.py Create a new testing_support module to move utility modules there 14 years ago
gclient_utils_test.py Add UpgradeToHttps() to reliably and forcibly upgrade all urls to https. 14 years ago
git_cl_test.py Update upload.py @ fae51921ad9d 14 years ago
hooks.sh Move git_cl back into depot_tools. 15 years ago
owners.sh Move git_cl back into depot_tools. 15 years ago
owners_unittest.py Create a new testing_support module to move utility modules there 14 years ago
patch.sh Move git_cl back into depot_tools. 15 years ago
patch_test.py Fix for single line file modification 14 years ago
post-dcommit-hook-test.sh Remove manual --tbr support and convert it into automatic TBR= detection. 14 years ago
presubmit_unittest.py Add CSS as a source file type. 14 years ago
push-basic.sh Move git_cl back into depot_tools. 15 years ago
push-from-logs.sh Move git_cl back into depot_tools. 15 years ago
rename.sh Move git_cl back into depot_tools. 15 years ago
rietveld_test.py Accept svn:mime-type as a valid svn property. 14 years ago
sample_pre_commit_hook Move commit-queue/checkout into depot_tools so it can be reused by the try server. 14 years ago
save-description-on-failure.sh Move git_cl back into depot_tools. 15 years ago
scm_unittest.py [depot_tools] Adding safesync_url for git and git-svn checkouts. 14 years ago
submit-from-new-dir.sh Move git_cl back into depot_tools. 15 years ago
subprocess2_test.py Fix variable aliasing. Fixes pylint W0623. 14 years ago
test-lib.sh Stop synching depot_tools on each git-cl invocation in git-cl tests 14 years ago
trychange_unittest.py Create a new testing_support module to move utility modules there 14 years ago
upload-local-tracking-branch.sh Move git_cl back into depot_tools. 15 years ago
upload-stale.sh Move git_cl back into depot_tools. 15 years ago
upstream.sh Do not run integration tests on upload, they are too slow. 14 years ago
watchlists_unittest.py Create a new testing_support module to move utility modules there 14 years ago