# Apache Subversion vs Forgejo

| Attribute | Apache Subversion | Forgejo |
|---|---|---|
| **Vioscale score** | 49.1 (36% (low)) | 49.3 (5% (low)) |
| activity.commits_last_30d | 69 | - |
| adoption.github_stars | 640 | - |
| deployment.options | `{"on_prem":true,"self_hosted":true}` | `{"cloud":true,"hybrid":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. | Open-source platform for managing software projects and collaborative development. Can be deployed as a cloud-hosted instance or self-hosted, offering a GitHub-like experience with lower resource requirements and built-in federation support. |
| 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":"centralized","federation":true,"built_in_ci":true,"code_review":"pr_mr","license_model":"free","underlying_vcs":"Git","open_source_core":"open_source"}` |
| language.primary | C | - |
| license.spdx | Apache-2.0 | - |
| market.availability | `{"primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` | `{"hqCountry":"DE","primaryMarkets":[],"availabilityScope":"global","availableCountries":[],"notAvailableCountries":[]}` |
| platform.support | `{"cli":true,"mac":true,"linux":true,"windows":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":"open_source","summary":"Free and open source. Use hosted instances or self-host at no cost.","freeTier":true,"sourceUrl":"https://forgejo.org/","retrievedAt":"2026-08-13T22:38:41.571Z"}` |
| pricing.free_tier | yes | yes |
| pricing.model | commercial | open_source |
| pricing.price_level | free | free |
| pricing.transparent | - | yes |
| reliability.status_page | - | yes |
| security.disclosure_policy | yes | yes |
| security.scorecard | 4.5 | - |

## Capabilities (Version Control)

| Capability | Apache Subversion | Forgejo |
|---|:--:|:--:|
| **Model** |  |  |
| VCS model | Centralized | Centralized |
| 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 | - |
| **Federation** |  |  |
| Federation / decentralisation (ActivityPub / email) | ✗ | ✓ |
| **Licensing** |  |  |
| Open-source core | Open-source | Open-source |
| Self-managed license model | Free | Free |
| **Integration** |  |  |
| API surface (REST / GraphQL / webhooks) | WebDAV/DeltaV protocol, svnserve protocol, command-line | - |
| **Enterprise** |  |  |
| SSO / SAML / SCIM | ✗ | - |
| **Security** |  |  |
| Signed commits / supply-chain (GPG / SSH / sigstore) | ✗ | - |

*Source: Vioscale. Generated 2026-09-01T20:20:04.422Z. "-" = undocumented, not absent.*
