# Apache Subversion vs GitHub

**Leader by Vioscale score:** GitHub

| Attribute | Apache Subversion | GitHub |
|---|---|---|
| **Vioscale score** | 48.5 (44% (low)) | 66.5 (73% (medium)) |
| activity.commits_last_30d | 69 | - |
| adoption.github_stars | 640 | - |
| deployment.options | `{"on_prem":true,"self_hosted":true}` | `{"cloud":true,"self_hosted":true}` |
| description.long | A centralized version control system that enables teams to track, manage, and collaborate on code changes. It provides atomic commits, merge tracking, and comprehensive repository history. | A comprehensive platform for hosting repositories, reviewing code changes, automating deployments, managing dependencies, scanning for vulnerabilities, and facilitating team collaboration on software projects. |
| features.capabilities | `{"hosting":"self","vcs_model":"centralized","federation":false,"api_surface":"WebDAV/DeltaV protocol, svnserve protocol, command-line","built_in_ci":false,"code_review":"none","license_model":"free","sso_saml_scim":false,"access_control":"path_level","monorepo_scale":true,"signed_commits":false,"underlying_vcs":"Subversion","open_source_core":"open_source"}` | `{"hosting":"both","vcs_model":"distributed","api_surface":"REST, GraphQL, Webhooks","built_in_ci":true,"code_review":"pr_mr","license_model":"seat_priced_ee","access_control":"branch","underlying_vcs":"Git","open_source_core":"closed"}` |
| integrations.count | - | 24 |
| integrations.list | - | `[{"name":"Render"},{"name":"Linear Code"},{"name":"OpenCode"},{"name":"CodeRabbit"},{"name":"Codemagic"},{"name":"CircleCI"},{"name":"Imgbot"},{"name":"CodeFactor"},{"name":"Rewind Backups"},{"name":"Azure Pipelines"},{"name":"Codacy"},{"name":"Codecov"},{"name":"Zenhub"},{"name":"Zube"},{"name":"Percy"},{"name":"Argos"},{"name":"AccessLint"},{"name":"PullRequest"},{"name":"Crowdin"},{"name":"WakaTime"},{"name":"Coveralls"},{"name":"CodeScene"},{"name":"TestQuality"},{"name":"Slack"}]` |
| language.primary | C | - |
| license.spdx | Apache-2.0 | - |
| market.availability | `{"primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | `{"primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"cli":true,"mac":true,"linux":true,"windows":true}` | `{"cli":true,"web":true}` |
| pricing | `{"type":"open_source","summary":"Free and open source","freeTier":true,"sourceUrl":"https://subversion.apache.org","retrievedAt":"2026-08-14T21:37:11.291Z"}` | `{"type":"subscription","plans":[{"free":true,"name":"Free","summary":"Free forever","features":["Unlimited public/private repositories","Dependabot security and version updates","2,000 CI/CD minutes/month (public repos)","500MB Packages storage (public repos)","Issues & Projects","Community support"],"components":[{"kind":"fixed","amount":0,"period":"month","currency":"USD"}],"contactSales":false,"includedLimits":{"ci_cd_minutes":"2000/mo (public)","packages_storage":"500MB (public)"}},{"free":false,"name":"Team","summary":"$4/user/month","features":["All Free features","GitHub Codespaces","Repository rules","Multiple reviewers in pull requests","Draft pull requests","Code owners","Required reviewers","Pages and Wikis","Environment deployment branches and secrets","3,000 CI/CD minutes/month (public repos)","2GB Packages storage (public repos)","Web-based support"],"components":[{"kind":"per_unit","unit":"seat","amount":4,"period":"month","currency":"USD"}],"contactSales":false,"includedLimits":{"ci_cd_minutes":"3000/mo (public)","packages_storage":"2GB (public)"}},{"free":false,"name":"Enterprise","summary":"Starting at $21/user/month","features":["All Team features","Advanced security and compliance","Flexible deployment options"],"components":[{"kind":"per_unit","unit":"seat","amount":21,"period":"month","currency":"USD"}],"contactSales":true}],"addOns":[{"name":"GitHub Codespaces","components":[{"per":{"qty":1,"unit":"hour"},"kind":"metered","amount":0.18,"currency":"USD"},{"per":{"qty":1,"unit":"GB"},"kind":"metered","amount":0.07,"currency":"USD"}]}],"summary":"Free tier available. Team $4/user/month. Enterprise from $21/user/month. 30-day free trial for enterprise features.","currency":"USD","freeTier":true,"sourceUrl":"https://github.com/pricing","retrievedAt":"2026-08-14T16:40:37.434Z","freeTrialDays":30,"startingPrice":{"amount":4,"period":"month","currency":"USD"},"billingPeriods":["month"]}` |
| pricing.free_tier | yes | yes |
| pricing.model | commercial | freemium |
| pricing.price_level | free | low |
| pricing.transparent | - | yes |
| reliability.status_page | - | yes |
| security.disclosure_policy | yes | yes |
| security.gdpr | - | yes |
| security.iso27001 | - | yes |
| security.scorecard | 4.5 | - |
| security.soc2 | - | yes |

## Capabilities (Version Control)

| Capability | Apache Subversion | GitHub |
|---|:--:|:--:|
| **Model** |  |  |
| VCS model | Centralized | Distributed |
| Underlying VCS supported (Git / Mercurial / SVN / Perforce / multiple) | Subversion | Git |
| **Deployment** |  |  |
| Hosting | Self-hosted only | Cloud + self-hosted |
| **Review** |  |  |
| Code review | None (engine only) | PR / MR |
| **Storage** |  |  |
| Large-file / binary handling | - | - |
| **Scale** |  |  |
| Monorepo scale (partial clone / sparse / VFS) | ✓ | - |
| **DevOps** |  |  |
| Built-in CI | ✗ | ✓ |
| **Access** |  |  |
| Access control granularity | Path-level | Branch |
| **Federation** |  |  |
| Federation / decentralisation (ActivityPub / email) | ✗ | - |
| **Licensing** |  |  |
| Open-source core | Open-source | Closed |
| Self-managed license model | Free | Seat-priced EE |
| **Integration** |  |  |
| API surface (REST / GraphQL / webhooks) | WebDAV/DeltaV protocol, svnserve protocol, command-line | REST, GraphQL, Webhooks |
| **Enterprise** |  |  |
| SSO / SAML / SCIM | ✗ | - |
| **Security** |  |  |
| Signed commits / supply-chain (GPG / SSH / sigstore) | ✗ | - |

*Source: Vioscale. Generated 2026-09-01T14:29:13.246Z. "-" = undocumented, not absent.*
