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


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

--

Legend:

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

    v7 v8  
    44
    55=== About Subversion ===
    6 From [https://http://en.wikipedia.org/wiki/Subversion_(software) Wikipedia]:
     6From [https://en.wikipedia.org/wiki/Subversion_(software) Wikipedia]:
    77
    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).