Since the Blink codebase is merged into Chromium and Chromium is git-only now, we can simplify SCM-related code in webkitpy, which will make the code easier to work with in the future.
One more thing that should be done before this is considered complete: Fix other things that mention svn (including .svn) in these files:
style/checkers/png.py
style/checkers/cpp.py
style/checkers/cpp.py
common/checkout/git.py
common/find_files.py
common/webkit_finder.py
common/host.py
layout_tests/port/base.py
bindings/bindings_tests.py
performance_tests/perftestsrunner.py
tool/servers/reflection_handler_unittest.py
tool/commands/auto_rebaseline.py
Comment 1 by qyears...@chromium.org
, Dec 21 2016Status: Started (was: Available)