Remove most of the deprecated code marked for removal in RBTools 5.

Review Request #13604 — Created March 4, 2024 and submitted — Latest diff uploaded

Information

RBTools
release-5.x

Reviewers

This change removes most of the things that have been marked for removal
in RBTools 5.

Ran unit tests.

rbtools/tests.py
rbtools/api/cache.py
rbtools/api/resource.py
rbtools/api/tests/test_resource.py
rbtools/clients/__init__.py
rbtools/clients/bazaar.py
rbtools/clients/clearcase.py
rbtools/clients/cvs.py
rbtools/clients/git.py
rbtools/clients/mercurial.py
rbtools/clients/perforce.py
rbtools/clients/sos.py
rbtools/clients/svn.py
rbtools/clients/tfs.py
rbtools/clients/base/registry.py
rbtools/clients/base/repository.py
rbtools/clients/base/scmclient.py
rbtools/clients/tests/test_clearcase.py
rbtools/clients/tests/test_scmclient_registry.py
rbtools/clients/tests/test_sos.py
rbtools/commands/setup_repo.py
rbtools/utils/checks.py
rbtools/utils/diffs.py
rbtools/utils/filesystem.py
rbtools/utils/process.py
rbtools/utils/tests/test_checks.py
Loading...