• primiano@chromium.org's avatar
    Revert of Make gclient ready for the Blink (DEPS to main project) transition... · a64c0b08
    primiano@chromium.org authored
    Revert of Make gclient ready for the Blink (DEPS to main project) transition (patchset #6 id:180001 of https://codereview.chromium.org/743083002/)
    
    Reason for revert:
    The test intoruced is flake (see crrev.com/753543006/).
    Need to look into that with more patience as it reproduces only on precise.
    
    
    Original issue's description:
    > Make gclient ready for the Blink (DEPS to main project) transition
    > 
    > This CL makes gclient understand correctly whether a git project is
    > being moved from DEPS to an upper project and vice-versa.
    > The driving use case for this is the upcoming Blink merge, where
    > third_party/Webkit will be removed from DEPS (and .gitignore) and will 
    > become part of the main project.
    > 
    > At present state, gclient leaves the .git folder around when a project
    > is removed from DEPS, and that causes many problems. 
    > 
    > Furthermore this CL solves the performance problem of bisecting across
    > the merge point. The subproject's (Blink) .git/ folder is moved to a
    > backup location (in the main checkout root) and is restored when moving
    > backwards, avoiding a re-fetch when bisecting across the merge point. 
    > 
    > BUG=431469
    > 
    > Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=293329
    
    TBR=iannucci@chromium.org,maruel@chromium.org,jochen@chromium.org
    NOTREECHECKS=true
    NOTRY=true
    BUG=431469
    
    Review URL: https://codereview.chromium.org/796053002
    
    git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@293352 0039d316-1c4b-4281-b951-d872f2087c98
    a64c0b08
Name
Last commit
Last update
..
gstools Loading commit data...
subversion_config Loading commit data...
abandon.sh Loading commit data...
basic.sh Loading commit data...
breakpad_unittest.py Loading commit data...
checkout_test.py Loading commit data...
download_from_google_storage_unittests.py Loading commit data...
fix_encoding_test.py Loading commit data...
gcl_unittest.py Loading commit data...
gclient_scm_test.py Loading commit data...
gclient_smoketest.py Loading commit data...
gclient_test.py Loading commit data...
gclient_utils_test.py Loading commit data...
git_cl_test.py Loading commit data...
git_common_test.py Loading commit data...
git_footers_test.py Loading commit data...
git_number_test.py Loading commit data...
git_rebase_update_test.py Loading commit data...
gsutil_test.py Loading commit data...
hooks.sh Loading commit data...
owners.sh Loading commit data...
owners_finder_test.py Loading commit data...
owners_unittest.py Loading commit data...
patch.sh Loading commit data...
patch_test.py Loading commit data...
post-dcommit-hook-test.sh Loading commit data...
presubmit_unittest.py Loading commit data...
push-basic.sh Loading commit data...
push-from-logs.sh Loading commit data...
rename.sh Loading commit data...
rietveld_test.py Loading commit data...
sample_pre_commit_hook Loading commit data...
save-description-on-failure.sh Loading commit data...
scm_unittest.py Loading commit data...
submit-from-new-dir.sh Loading commit data...
submodule-merge-test.sh Loading commit data...
subprocess2_test.py Loading commit data...
test-lib.sh Loading commit data...
trychange_unittest.py Loading commit data...
upload-local-tracking-branch.sh Loading commit data...
upload-stale.sh Loading commit data...
upload_to_google_storage_unittests.py Loading commit data...
upstream.sh Loading commit data...
watchlists_unittest.py Loading commit data...