Apache Subversion: Difference between revisions

Content deleted Content added
Limitations and problems: reference for fsvs: instead of using Internet Archive, use the current ___location on GitHub (the owner was pmarek on tigris and is now phmarek on GitHub, so this appears to be the official repository).
Citation bot (talk | contribs)
Removed parameters. | Use this bot. Report bugs. | #UCB_CommandLine
Line 15:
}}
 
'''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).
 
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.