ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/html/project.html
(Generate patch)

Comparing COMP/SCRAM/doc/html/project.html (file contents):
Revision 1.2 by williamc, Mon Mar 22 18:46:40 1999 UTC vs.
Revision 1.2.2.3 by williamc, Thu Apr 20 13:12:09 2000 UTC

# Line 2 | Line 2
2   <html>
3   <head>
4   <title>project.html</title>
5 < <body>
5 > <body bgcolor=beige>
6   <! End Style Sheet Header -----------Insert Text Here --------------------->
7   <center>
8   <h1>Installing a Project Using SCRAM</h1>
9 + <font color=red>S</font>oftware <font color=red>C</font>onfiguration,
10 + <font color=red>R</font>elease <font color=red>A</font>nd
11 + <font color=red>M</font>anagement
12   </center>
13   <hr>
14 + It is envisaged that releases of a project need to be distributed to remote
15 + sites. The release is contained in a special scram area which is created
16 + by scram according to the projects requirements. Once a carbon copy of the area
17 + has been built on the remote site, the adminisatrator can "scram install" it
18 + into the remote sites scram database. Once installed many other scram
19 + development areas can be based upon it, for use both other users,developers etc.
20 + <p>
21   SCRAM aims to make installion of projects as painless a possible.
22   It is designed to be used
23   with a web browser so that you simply click on a link to start the installation
# Line 16 | Line 26 | process.
26   You will be asked questions about your system as required by the project during
27   the installation. Some error and consistency checking is provided
28   (but is still in its infancy so dont expect anything too fancy).
29 + You can change these values later (see below)
30 + so dont worry too much if you get things wrong at this stage.
31   <p>
32   Once through the installation process you can make the project available for
33   general use by using the <em>cvs install</em> command. This command will
# Line 23 | Line 35 | update your local SCRAM database with th
35   SCRAM user can simply refer to it by name.
36   <p>
37   <h2>Changing Installation Defaults</h2>
38 < At present there is no nice interface to change any settings once made. You
39 < can however modify the values directly. Simply edit the "clientsettings" file
38 > You can use the <P>
39 > <b>scram setup [-i] <em>toolname [[version] [file]]</em></b><p>
40 > command to rerun the installation of a specific tool.<p>
41 > You can override the automatic mechanisms that
42 > SCRAM uses to install a tool with the <b>-i</b> option
43 > <br>
44 > If the setup command is not sufficient you
45 > can modify the values directly. Simply edit the appropriate <em>.dat</em> file
46   in the .SCRAM/<em>architecture_specific</em> directory from the top of the
47   project installation.
48   <! Style Sheet Footer ---------------Do not change anything after this line-->

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines