TOC PREV NEXT INDEX

Put your logo here!


1 INTRODUCTION

The software decribed in this manual is intented to be used in the ESO VLT Project.

1.1 PURPOSE

This document is the User Manual of the code configuration system developed for the VLT Software project.

This manual documents both end-user commands and commands reserved to the Software Configuration Control Manager (SCCM).

The manual assumes that the reader is a software developer having a basic knowledge of UNIX and familiar with software development activities applying rules described in [2]

In addition to the Introduction section, this manual contains two major sections:

User's Guide. Describes the features of the configuration management module and includes examples of "how to use it"
Reference. Describes all the commands available to the user.

1.2 SCOPE

This manual describes version 1.69 and higher of the Configuration Management Module.

This system is a very basic one, handling only code modules. It does not encompass all software development actvities (for example, documentation). It even does not implement the complete code configuration system as described in [1].

1.3 REFERENCE DOCUMENTS

[1] VLT-SPE-ESO-17200-0704, 1.0/prep 1.0 02/09/94 -- Software Configuration Management System - Functional Specification
[2] VLT-PRO-ESO-10000-0228, 1.0 10/03/93 -- VLT Software, Programming Standards
[3] VLT-MAN-ESO-17200-0793 -- VLT Software, CMM Maintenance Manual

1.4 ABBREVIATIONS AND ACRONYMS

The following abbreviations and acronyms are used in this document::

CASE Computer Aided Software Engineering
CMM Configuration Management Module
DBMS Database Management System
HW Hardware
I/O Input/Output
LCU Local Control Unit
N/A Not Applicable
TBC To Be Confirmed
SW Software
TBD To Be Defined
VLT Very Large Telescope
WS Workstation
SPR Software Problem Report
SCCM Software Configuration Control Manager

1.5 GLOSSARY

configuration item
a collection of elements treated as a unit, for the purpose of configuration management.
module
in this document has the meaning of software module, as defined in [2].
to check out an item
to retrieve from an archive an item in order to modify it or not.
to check in an item
to archive an item after having checked it out.

1.6 STYLISTIC CONVENTIONS

The following styles are used:

bold
in the text, for commands, filenames, pre/suffixes as they have to be typed.
italic
in the text, for parts that have to be substituted with the real content before typing.
teletype
for examples.
<name>
in the examples, for parts that have to be substituted with the real content before typing.

bold and italic are also used to highlight words.



Quadralay Corporation
http://www.webworks.com
Voice: (512) 719-3399
Fax: (512) 719-3606
sales@webworks.com
TOC PREV NEXT INDEX