InterSystems - Development Process

This is no longer an active process and would only be of any possible interest if trying to recover code from an archived backup of the HS Server.


This is a description of how I think things worked to the best of my knowledge. Rupert set this up and unfortunately I (GS) can't find any notes.


A SourceControl class for Git has been installed on the Development server and associated with those Namespaces that contain custom code. When code is Compiled? Saved? a copy is exported out to folders on the Development server.

All the developers (Rupert, Robert, George) have local named accounts on the Development server. They then log onto the server and commit the changed classes to Bitbucket using the Git command line tools in the usual way.

As far as I'm aware there is no automated process for deploying changes from the Test system to the Live/Staging ones.