API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC
svn

SVN WebDAV HTTP API

Apache Subversion exposes repository operations over HTTP/HTTPS using the WebDAV/DeltaV protocol via the mod_dav_svn Apache module. Clients use OPTIONS, PROPFIND, GET, PUT, REPORT, MKACTIVITY, CHECKOUT, MERGE, COPY, DELETE, and PROPPATCH to perform version control operations including checkout, commit, update, log retrieval, and branching.

Documentation

Specifications

Other Resources

OpenAPI

svn-webdav-openapi.yml Raw ↑