Skip to content
Apache Subversion

File:Apache_Subversion_logo.svg · Wikimedia Commons · See Wikimedia Commons

EntityQ46794· pop 56· linked from 401 articles

Apache Subversion

Sign in to save

Also known as SVN, svn, Subversion

advanced version control system

AI overview

Apache Subversion is a system that tracks changes to files and code over time, allowing multiple people to work on the same project while keeping a complete history of all modifications. It matters because it helps teams collaborate efficiently, prevents work from being lost or overwritten, and makes it easy to revert to previous versions if something goes wrong.

AI-generated from the Wikipedia summary — may contain errors.

Described at

Link to a page describing this subject · 814 chars · not written by Vinony

Wikidata facts

Show 12 more facts
short name
SVN
software version identifier
1.14.5
inception
2000-10-20
source code repository URL
svn.apache.org/repos/asf/subversion
Stack Exchange tag
stackoverflow.com/tags/svn
Commons category
Apache Subversion
publication date
2000-10-20
mailing list archive URL
marc.info/?l=subversion-announce
Sources (12)

via Wikidata · CC0

~20 min read

Article

Apache Subversion (often abbreviated SVN, after its command name svn) is a version control system distributed as open source under the Apache License. Software developers use Subversion to maintain current and historical versions of files such as source code, web pages, and documentation. Its goal is to be a mostly compatible successor to the widely used Concurrent Versions System (CVS).

The open source community has used Subversion widely: for example, in projects such as Apache Software Foundation, FreeBSD, SourceForge, and from 2006 to 2019, GCC. CodePlex was previously a common host for Subversion repositories.

Gallery (3)

Connections

Categories