.\" .\" aegis - project change supervisor .\" Copyright (C) 1991-1994, 1998, 2006-2008, 2012 Peter Miller .\" .\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 3 of the License, or .\" (at your option) any later version. .\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU .\" General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program. If not, see . .\" .bp .if t .2C .nh 1 "How Aegis Works" .LP Before you will be able to exploit Aegis fully, you will need to know what Aegis does and why. .LP The Aegis program provides a change control mechanism and a repository, a subset of the functionality which CASE vendors call Software Configuration Management (SCM). In order to fit into a software engineering environment, or any place software is written, Aegis needs a clearly defined place in the scheme of things. .LP This chapter describes the model of the software development process embodied in the Aegis program, some of the deliberate design decisions made for Aegis, some of the things Aegis will and wont do for you, and the situations where Aegis is most and least useful. .so lib/en/user-guide/c7.1.so .so lib/en/user-guide/c7.2.so .so lib/en/user-guide/c7.5.so .so lib/en/user-guide/c1.3.so .so lib/en/user-guide/c7.4.so .\" vim: set ts=8 sw=4 et :