LICENSE
README.md
pyproject.toml
svncli/__init__.py
svncli/__main__.py
svncli/api.py
svncli/cli.py
svncli/client.py
svncli/models.py
svncli/py.typed
svncli/sync.py
svncli/util.py
svncli.egg-info/PKG-INFO
svncli.egg-info/SOURCES.txt
svncli.egg-info/dependency_links.txt
svncli.egg-info/entry_points.txt
svncli.egg-info/requires.txt
svncli.egg-info/top_level.txt
tests/test_api.py
tests/test_cli.py
tests/test_client.py
tests/test_e2e.py
tests/test_models.py
tests/test_sync.py
tests/test_unhappy.py
tests/test_util.py