Subversion is an open source version control application created in 2000.
#1232on PLDB | 24Years Old |
Apache Subversion (often abbreviated SVN, after its command name svn) is a software versioning and revision 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). Read more on Wikipedia...
componentfoo/
/trunk/
/tags/
/1.1/
componentbar/
/trunk/
/tags/
/1.1/