Two weeks from today, on
Monday June 6th, the source-of-truth for
depot_tools will move from subversion to
git. If you still have a subversion checkout of depot_tools on your PATH at that time, you will
stop receiving updates.
If you know that the copy of depot_tools which you have on your $PATH (or %PATH% on Windows) is a Git checkout, you can stop reading now.
If you got your copy of depot_tools within the last year, you should have a Git checkout. If you're not sure, you can check by running "cd /path/to/your/depot_tools/.git" -- if that succeeds, you can stop reading now.
If you are still using an SVN checkout of depot_tools on June 6th, you will stop receiving updates. Shortly thereafter, your gclient, git extensions, and other tools will stop working entirely. You must switch before then.
Over the next two weeks, SVN checkouts of depot_tools will print large warnings every time you run gclient and other selected tools. I will also send follow-up PSAs next week and on the day of the switchover. You can follow progress and get updates by starring
this bug.
Thanks,
Aaron