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.
allow From() to import when the URL is relative. For example, if src/DEPS is: deps = { 'base' = 'svn://svn/base@123', 'main' = From('base', 'src/main'), } and base/DEPS is: deps = { 'src/main': '/main@100', } This will checkout svn://svn/main@100 in main. Review URL: http://codereview.chromium.org/1547026 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@44044 0039d316-1c4b-4281-b951-d872f2087c98 |
15 years ago | |
---|---|---|
.. | ||
__init__.py | 16 years ago | |
gcl_unittest.py | 15 years ago | |
gclient_scm_test.py | 15 years ago | |
gclient_test.py | 15 years ago | |
gclient_utils_test.py | 15 years ago | |
presubmit_unittest.py | 15 years ago | |
scm_unittest.py | 15 years ago | |
super_mox.py | 15 years ago | |
trychange_unittest.py | 15 years ago | |
watchlists_unittest.py | 16 years ago |