Version Control: Difference between revisions

m
New section 'External Resources' and links.
m (Added to Version Control category)
m (New section 'External Resources' and links.)
 
Line 2: Line 2:


There are many Version Control software packages available for developers, both free and commercial.
There are many Version Control software packages available for developers, both free and commercial.


==Why use Version Control?==
==Why use Version Control?==
Line 9: Line 10:


Version Control can also be integrated with Bug Tracking Software.  For Sourcegear's Fortress Package includes both Version Control and Bug Tracking modules, so that files may be checked in against bugs.
Version Control can also be integrated with Bug Tracking Software.  For Sourcegear's Fortress Package includes both Version Control and Bug Tracking modules, so that files may be checked in against bugs.


==Concepts==
==Concepts==
Line 34: Line 36:
* [http://tortoisesvn.tigris.org/ Tortoise SVN] a Subversion Client that is integrated into Windows Explorer - '''very''' easy to use
* [http://tortoisesvn.tigris.org/ Tortoise SVN] a Subversion Client that is integrated into Windows Explorer - '''very''' easy to use
* [http://www.tortoisecvs.org/ Tortoise CVS] a CVS Client that is integrated into Windows Explorer
* [http://www.tortoisecvs.org/ Tortoise CVS] a CVS Client that is integrated into Windows Explorer


==Version Control and DataFlex articles on this wiki==
==Version Control and DataFlex articles on this wiki==
Line 39: Line 42:
* [[Using GIT for Dataflex Development]]
* [[Using GIT for Dataflex Development]]
* [[Subversion]]
* [[Subversion]]
==External Resources for Version Control and DataFlex==
* [https://www.dataaccess.com/blog/systems-environments/using-git-with-dataflex-1596| Using Git with DataFlex - a Data Access blog]
* [https://www.dataaccess.com/blog/systems-environments/the-case-for-distributed-source-control-1238| The case for distributed source control - a Data Access blog]
* [https://https://git-scm.com/book/en/v2| A Git ebook]


==Commercial Packages==
==Commercial Packages==