Chunk:Version Control Software
From Joomla! Documentation
(Difference between revisions)
Dextercowley (Talk | contribs) (add version control to glossary) |
m (Added category) |
||
| Line 1: | Line 1: | ||
| − | Version Control Software is software that automates the process of revising software. The Joomla! project uses a popular open-source version control program called Subversion or SVN. This makes it easy to track each change to each program file and to test and undo changes as needed. See the [http://en.wikipedia.org/wiki/Subversion_%28software%29 Wikipedia article] for more information on Subversion. | + | Version Control Software is software that automates the process of revising software. The Joomla! project uses a popular open-source version control program called Subversion or SVN. This makes it easy to track each change to each program file and to test and undo changes as needed. See the [http://en.wikipedia.org/wiki/Subversion_%28software%29 Wikipedia article] for more information on Subversion.<noinclude>[[Category:Glossary definitions|{{PAGENAME}}]]</noinclude> |
Revision as of 16:05, 13 July 2011
Version Control Software is software that automates the process of revising software. The Joomla! project uses a popular open-source version control program called Subversion or SVN. This makes it easy to track each change to each program file and to test and undo changes as needed. See the Wikipedia article for more information on Subversion.