# Subversion

**Canonical:** https://apis.io/providers/svn/  
**APIs profiled:** 7

Apache Subversion (SVN) is a centralized version control system that tracks changes to files and directories over time. It supports atomic commits, directory versioning, cheap branching and tagging, merge tracking, and binary file handling. SVN is served over HTTP/HTTPS using the WebDAV/DeltaV protocol via mod_dav_svn, or over a custom protocol using svnserve.

## Kin Score — 34.2 / 100 (thin)

Scored 2026-08-25 under rubric 0.14.0. Trend: flat (+0.0 from 34.2).

| Facet | Score |
|---|---|
| Discoverability | 64.8 |
| Contract Quality | 58.5 |
| Governance | 13.6 |
| Contract Governance | 13.6 |
| Operational Transparency | 23.7 |
| Developer Ergonomics | 26.2 |
| Commercial Clarity | 15.8 |
| Access Clarity | 15.8 |

## Agent readiness — 19.8 (agent-aware)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | derived |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | bearer |
| Idempotency | no |
| Error Semantics | no |
| OpenAPI Examples | no |
| Rate Limit Signal | documented |
| Event Surface Described | no |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |
| Delegated Identity | no |
| Protected Resource Metadata | no |
| Dynamic Client Registration | no |
| Agentic Commerce | no |

## Access

Freemium · Self-serve signup — onboarding: self-serve, pricing: freemium, trial: no (confidence: high).

## APIs (7)

- **SVN C Library API** — The Subversion C library provides the low-level API for building tools and integrations. It includes the libsvn_client, libsvn_ra, libsvn_wc, and libsvn_repos libraries for clie...
- **SVN Python Bindings** — Python bindings for Subversion C libraries, providing access to client and repository operations via pysvn and the official svn.client Python module.
- **SVNKit Java Library** — SVNKit is a pure Java Subversion client library providing full access to Subversion repository and working copy data. Used by major IDE plugins including IntelliJ IDEA and Eclip...
- **Subversion Commits API** — Commit lifecycle — create transaction, stage changes, finalize
- **Subversion Files API** — File and directory content retrieval
- **Subversion History API** — Log, blame, and revision history operations
- **Subversion Repository API** — Repository root and metadata operations

## Agentic access (1)

- **Svn Agentic Access** — 8 operations · 4 acting

## Security (3)

- **Svn Authentication** — http · 2 schemes
- **Svn Domain Security** — TLSv1.3 · HSTS · DMARC
- **Svn Vulnerability Disclosure** — security.txt · contact published

## Plans (1)

- **Svn Plans Pricing**

## Tags

Apache, Open-Source, Repository, Source Control, Svn, Version Control, WebDAV

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/svn/). Scores are computed from the provider's own public artifacts under a published rubric.
