1 |
williamc |
1.1.2.1 |
<! Style Sheet Header>
|
2 |
|
|
<html>
|
3 |
|
|
<head>
|
4 |
|
|
<title>projectconfig.html</title>
|
5 |
|
|
<body bgcolor=beige>
|
6 |
|
|
<! End Style Sheet Header -----------Insert Text Here --------------------->
|
7 |
|
|
<center>
|
8 |
|
|
<h2>Configuration Management in SCRAM Projects</h2>
|
9 |
|
|
<p>
|
10 |
|
|
<font color=red>S</font>oftware <font color=red>C</font>onfiguration,
|
11 |
|
|
<font color=red>R</font>elease <font color=red>A</font>nd
|
12 |
|
|
<font color=red>M</font>anagement
|
13 |
|
|
</center>
|
14 |
|
|
<hr>
|
15 |
|
|
<h2>Defining a SCRAM Project</h2>
|
16 |
|
|
<p>
|
17 |
|
|
Under Construction<p>
|
18 |
|
|
<ul>
|
19 |
|
|
<li><a href=bootstrap.html>The BootStrap File</a>
|
20 |
|
|
<li><a href=requirementdoc.html>The Requirements Document</a>
|
21 |
williamc |
1.1.2.2 |
<li><a href=versiondefs.html>Overidding Default Versions</a>
|
22 |
williamc |
1.1.2.3 |
<li><a href=configBuildFile.html>The Project BuildFiles</a>
|
23 |
williamc |
1.1.2.1 |
</ul>
|
24 |
|
|
<! Style Sheet Footer ---------------Do not change anything after this line-->
|
25 |
|
|
<hr>
|
26 |
|
|
<table border=1 width=100%>
|
27 |
|
|
<td align=left>
|
28 |
|
|
<a href=mailto:Christopher.Williams@cern.ch
|
29 |
|
|
>Chris Williams</a>
|
30 |
|
|
</td>
|
31 |
|
|
<td align=center>
|
32 |
williamc |
1.1.2.4 |
Last Updated Thu Jun 15 18:43:20 2000
|
33 |
williamc |
1.1.2.1 |
</td>
|
34 |
|
|
<td align=right><a href=/cgi-cmc/pagestat>Show Stats</a>
|
35 |
|
|
</td>
|
36 |
|
|
</table>
|
37 |
|
|
</body> </html>
|
38 |
|
|
<! End Style Sheet Footer>
|