![]() |
Home | People | Research | Publications | Tech Transition | Events | Partnerships | About ISR | Contact Us
![]() |
||
Automatic Generation of Rule-based Software Configuration Management SystemsStudent: Guozheng Ge
Advisor: Jim Whitehead, UCSC/ISR
Abstract: Software Configuration Management (SCM) systems provide control over the evolution of complex software systems. However, many existing SCM systems are built as monolithic systems using proprietary data models and protocols, unique architectures and non-reusable components. We proposed a Containment Modeling Framework (CMF) to define and describe various SCM repository models and Semantic Modeling Framework (SMF) to specify SCM aspects (e.g. version control, access control, workspace management, concurrency control, etc.) and features on top of CMF repositories. Knitting CMF and SMF together, we implemented a prototype code generator that can automatically generate customized rule-based SCM systems. |