Code Management

Created by: Lester Caine, Last modification: 09 Aug 2015 (15:36 BST)

Code management has evolved over the 30 odd years that we have been working with code on a more formal basis and while CVS repositories are still floating around, the current preferred platform is Hg/Mercurial for a number of reasons. The Main one originally was that the graphic tool, TortoiseHg simply worked Windows and Linux platforms, and integrates all of the common platforms into a coherent whole, so GIT is simply managed as a different service on the Hg repo structure.

Need to update to modern versions -> DVCS Framework