Source Code Control

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Source Code Control

  • Creator
    Topic
  • #49284

    I’m curious about what, if any, source code control solutions other facilities are using?

    -- Max Drown (Infor)

Viewing 3 reply threads
  • Author
    Replies
    • #61372
      Traci Zee
      Participant

        We use ClearCase.  

        Traci Zee

        Emdeon Business Services

      • #61373
        Bill Bertera
        Participant

          Traci, what OS is your Cloverleaf server on?

        • #61374
          Richard Hart
          Participant

            Max.

            We use CVS, we perform almost all our translations (Hl7->HL7) in TCL and display the various components at startup.  This is used for the automatated change control.

            eg

            12:07:54 ris_test_jc_lab_in tcp_acknak:INFO: RCS Info $Id: tcp_acknak.pdl,v 1.3 2001/02/14 00:22:35 he00387 Exp $

            12:07:54 ris_test_jc_lab_in gen_code_msginfo:INFO : RCS Info $Id: gen_code_msginfo.tcl,v 1.3 2003/08/18 07:35:49 he00387 Exp $

            12:07:54 ris_test_jc_lab_in gen_code_msginfo:INFO : RCS Info $Id: gen_library.tcl,v 1.42 2007/05/07 09:42:14 he00387 Exp $

            12:07:54 ris_test_jc_lab_in gen_code_msginfo:INFO : RcsVerChk min = 1.7

            12:07:54 ris_test_jc_lab_in gen_code_msginfo:INFO : RcsVerChk chk = 1.42

            12:07:54 ris_test_jc_lab_in gen_code_msginfo:INFO : MODE = start; CONTEXT = sms_ib_data; APPL = ris; LEVEL = test; SITE = jc; DATA = lab; FLOW = in

            12:07:54 ris_test_jc_lab_in :INFO : RCS Info $Id: ccm_xlate_ris.tcl,v 1.32 2006/10/24 08:13:09 he00387 Exp $

            12:07:54 ris_test_jc_lab_in :INFO : RCS Info $Id: gen_library.tcl,v 1.42 2007/05/07 09:42:14 he00387 Exp $

            12:07:54 ris_test_jc_lab_in :INFO : RcsVerChk min = 1.37

            12:07:54 ris_test_jc_lab_in :INFO : RcsVerChk chk = 1.42

            12:07:54 ris_test_jc_lab_in :INFO : RCS Info $Id: ccm_library.tcl,v 1.13 2007/01/15 06:35:17 he62180 Exp $

            12:07:54 ris_test_jc_lab_in :INFO : RcsVerChk min = 1.8

            12:07:54 ris_test_jc_lab_in :INFO : RcsVerChk chk = 1.13

            12:07:54 ris_test_jc_lab_in :INFO : MODE = start; CONTEXT = sms_ib_data; APPL = ris; LEVEL = test; SITE = jc; DATA = lab; FLOW = in

            12:07:54 ris_test_jc_lab_in :INFO : Load the Configuration file

            12:07:54 ris_test_jc_lab_in :INFO : RCS Info $Id: ccm_tables_ris.tcl,v 1.35 2007/05/16 04:03:44 he00387 Exp $

            12:07:54 ris_test_jc_lab_in :INFO : RcsVerChk min = 1.2

            12:07:54 ris_test_jc_lab_in :INFO : RcsVerChk chk = 1.35

            12:07:54 ris_test_jc_lab_in :INFO : RCS Info $Id: ccm_tables_bucket.tcl,v 1.23 2005/10/07 06:27:17 he62180 Exp $

            12:07:54 ris_test_jc_lab_in :INFO : RcsVerChk min = 1.14

            12:07:54 ris_test_jc_lab_in :INFO : RcsVerChk chk = 1.23

          • #61375
            Traci Zee
            Participant

              We are on AIX 5.3 running Cloverleaf 5.5 Rev 1.  Our ClearCase system is a different AIX box.  

              If it isn’t out of the box standard Cloverleaf, I ClearCase it.  This means lots of files: scripts, contribs, custom format files, tclprocs, Xlates,  etc.  ClearCase is gospel, everything else is ‘not ready for production’!

              I document the files that are in a production release with installation instructions and my Operations staff applies the changes to production FROM ClearCase.  Unusual as it may be, as the main Cloverleaf engineer, I have NO access to the production systems.

              Feel free to call or email me if you’d like to discuss.

              Traci Zee

              Emdeon Business Services

              tzee@emdeon.com

              770.844.9242

          Viewing 3 reply threads
          • The forum ‘Cloverleaf’ is closed to new topics and replies.