'''Apache Subversion''' (often abbreviated '''SVN''', after its command name ''svn'') is a [[software versioning ]] and [[revision control ]] system distributed as [[Open-source software|open source ]] under the [[Apache License ]]. <ref>{{cite web |year=2013 |title=Subversion |url=http://directory.fsf.org/wiki/Subversion#tab=Details |url-status=live |access-date=11 September 2013 |website=directory.fsf.org |publisher=[[Free Software Directory]] |language=en-US}}</ref> 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). ▼
{{Short description|Free and open-source software versioning and revision control system}}
{{Lead too short|date=October 2022}}
{{Infobox software
| name = Subversion
| title = Apache Subversion
| logo = Apache Subversion logo.svg
| author = [[CollabNet]]
| developer = [[Apache Software Foundation]]
| released = {{Start date and age|2000|10|20|df=yes}}
| ver layout = stacked
| programming language = [[C (programming language)|C]]
| operating system = {{hlist|[[Centos]]|[[Debian]]|[[Fedora (operating system)|Fedora]]|[[FreeBSD]]|[[HP-UX]]|[[NetBSD]]|[[OpenBSD]]|[[openSUSE]]|[[OpenVMS]]|[[macOS]]|[[Red Hat Linux]]|[[Solaris (operating system)|Solaris]]|[[SUSE Linux]]|[[Ubuntu]]|[[Windows]]}}
| genre = [[Revision control]]
| license = [[Apache License|Apache-2.0]]{{efn|Apache-2.0 since 2009-07-07.}}
}}
The [[Open-source software|open source ]] community has used Subversion widely: for example, in projects such as [[Apache Software Foundation ]], [[FreeBSD ]], [[SourceForge ]], and from 2006 to 2019, [[GNU Compiler Collection|GCC ]]. [[CodePlex ]] was previously a common host for Subversion repositories. ▼
▲'''Apache Subversion''' (often abbreviated '''SVN''', after its command name ''svn'') is a [[software versioning]] and [[revision control]] system distributed as [[Open-source software|open source]] under the [[Apache License]].<ref>{{cite web |year=2013 |title=Subversion |url=http://directory.fsf.org/wiki/Subversion#tab=Details |url-status=live |access-date=11 September 2013 |website=directory.fsf.org |publisher=[[Free Software Directory]] |language=en-US}}</ref> 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).
Subversion was created by CollabNet Inc. in 2000, and is now a top-level Apache project being built and used by a global community of contributors.
▲The [[Open-source software|open source]] community has used Subversion widely: for example, in projects such as [[Apache Software Foundation]], [[FreeBSD]], [[SourceForge]], and from 2006 to 2019, [[GNU Compiler Collection|GCC]]. [[CodePlex]] was previously a common host for Subversion repositories.
Subversion was created by [[CollabNet]] Inc. in 2000, and is now a top-level Apache project being built and used by a global community of contributors.<ref>{{Cite press release |date=2020-02-27 |title=The Apache Software Foundation Announces 20th Anniversary of Apache® Subversion® |url=https://www.globenewswire.com/news-release/2020/02/27/1991695/17401/en/The-Apache-Software-Foundation-Announces-20th-Anniversary-of-Apache-Subversion.html |access-date=2023-01-29 |website=GlobeNewswire News Room |language=en}}</ref>
==History==
|