Changes between Version 6 and Version 7 of Docs/Prog/Manual/Development/VersionControl


Ignore:
Timestamp:
08/14/26 07:45:37 (3 weeks ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/Prog/Manual/Development/VersionControl

    v6 v7  
    88  '''Subversion''' ('''SVN''') is a [https://en.wikipedia.org/wiki/Revision_control version control] system initiated in 2000 by [https://en.wikipedia.org/wiki/CollabNet CollabNet] Inc. It is used to maintain current and historical versions of files such as [https://en.wikipedia.org/wiki/Source_code source code], web pages, and documentation. Its goal is to be a mostly-compatible successor to the widely used [https://en.wikipedia.org/wiki/Concurrent_Versions_System Concurrent Versions System] (CVS).
    99
    10   Subversion is well-known in the open source community and is used on many open source projects, including [https://en.wikipedia.org/wiki/Apache_Software_Foundation Apache Software Foundation], [https://en.wikipedia.org/wiki/KDE KDE], [http://en.wikipedia.org/wiki/GNOME GNOME], [https://en.wikipedia.org/wiki/Free_Pascal Free Pascal], [https://en.wikipedia.org/wiki/FreeBSD FreeBSD], [https://en.wikipedia.org/wiki/GNU_Compiler_Collection GCC], [https://en.wikipedia.org/wiki/Python_(programming_language) Python], [https://en.wikipedia.org/wiki/Django_(web_framework) Django],[https://en.wikipedia.org/wiki/Ruby_(programming_language) Ruby], [https://en.wikipedia.org/wiki/Mono_(software) Mono], [https://en.wikipedia.org/wiki/SourceForge.net SourceForge.net], [https://en.wikipedia.org/wiki/ExtJS ExtJS] and [http://en.wikipedia.org/wiki/Tigris.org Tigris.org]. [https://en.wikipedia.org/wiki/Google_Code Google Code] also provides Subversion hosting for their open source projects. [https://en.wikipedia.org/wiki/BountySource BountySource] systems use it exclusively. [https://en.wikipedia.org/wiki/Codeplex Codeplex] offers access to both subversion as well as other types of clients.
     10  Subversion is well-known in the open source community and is used on many open source projects, including [https://en.wikipedia.org/wiki/Apache_Software_Foundation Apache Software Foundation], [https://en.wikipedia.org/wiki/KDE KDE], [https://en.wikipedia.org/wiki/GNOME GNOME], [https://en.wikipedia.org/wiki/Free_Pascal Free Pascal], [https://en.wikipedia.org/wiki/FreeBSD FreeBSD], [https://en.wikipedia.org/wiki/GNU_Compiler_Collection GCC], [https://en.wikipedia.org/wiki/Python_(programming_language) Python], [https://en.wikipedia.org/wiki/Django_(web_framework) Django],[https://en.wikipedia.org/wiki/Ruby_(programming_language) Ruby], [https://en.wikipedia.org/wiki/Mono_(software) Mono], [https://en.wikipedia.org/wiki/SourceForge.net SourceForge.net], [https://en.wikipedia.org/wiki/ExtJS ExtJS] and [https://en.wikipedia.org/wiki/Tigris.org Tigris.org]. [https://en.wikipedia.org/wiki/Google_Code Google Code] also provides Subversion hosting for their open source projects. [https://en.wikipedia.org/wiki/BountySource BountySource] systems use it exclusively. [https://en.wikipedia.org/wiki/Codeplex Codeplex] offers access to both subversion as well as other types of clients.
    1111
    1212  Subversion is also being adopted in the corporate world. In a 2007 report by [https://en.wikipedia.org/wiki/Forrester_Research Forrester Research], Subversion was recognized as the sole leader in the Standalone Software Configuration Management (SCM) category and a strong performer in the Software Configuration and Change Management (SCCM) category.^[http://en.wikipedia.org/wiki/Subversion_(software)#cite_note-0 "[1]"]^