-
maruel@chromium.org authored
svn 1.4 doesn't have --depth parameter support so it cannot easily do a sparse checkout. To workaround that, use svn import instead. It's also faster. The main caveat is that the file must have a unique name, it uses a timestamp in file name for uniqueness. Using a subdirectory (like the user name) doesn't work in the directory already exist. It could be worked around but that would nullify the performance improvement. Review URL: http://codereview.chromium.org/1783009 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@45811 0039d316-1c4b-4281-b951-d872f2087c98
34d73cbd