SVN: Difference between revisions
Appearance
Page created automatically by script |
No edit summary |
||
| Line 1: | Line 1: | ||
'''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). | |||
For more information, see [[wikipedia:Apache Subversion|Wikipedia]]. | |||
[[Category:Abbreviations]] [[Category:FAPlist]] | |||
[[Category:Pages linking to Wikipedia]] | |||
Latest revision as of 09:59, 10 April 2026
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).
For more information, see Wikipedia.