Subversion (SVN) is a centralized version control system.
- Centralized repository model
- Mature ecosystem and tooling
- Access control on repositories
- Centralized version control workflows
- Teams with legacy SVN projects
- Simple access control requirements
- Open-source and self-hosted
- Documentation: https://subversion.apache.org/docs/
- Source Code: https://github.com/apache/subversion
Subversion Setup