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

Comparing COMP/SCRAM/doc/html/versionsel.html (file contents):
Revision 1.1.2.1 by williamc, Thu May 27 08:51:29 1999 UTC vs.
Revision 1.1.2.2 by williamc, Thu May 27 09:28:11 1999 UTC

# Line 1 | Line 1
1   <! Style Sheet Header>
2   <html>
3   <head>
4 < <title>Selecting SCRAM Versions</title>
5 < <body>
4 > <title>Controllingg SCRAM Versions</title>
5 > <body bgcolor="beige">
6   <! End Style Sheet Header -----------Insert Text Here --------------------->
7   <center>
8 < <h1>Selecting SCRAM Versions</h1>
8 > <h1>Controlling SCRAM Versions</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   <h2>Checking the Current Version</h2>
15 < The version of scram you are using can be found with the <p>
15 > The version of scram you are using can be found with the command<p>
16   <pre>
17 <        scram version
17 >                scram version
18   </pre>
16 command.
19   <p>
20   <h2>Downloading Alternative SCRAM versions</h2>
21   Once a version of SCRAM has been installed, downloading of other SCRAM versions
22   becomes trivial with the <b>scram version</b> command.
23 < <p>
23 > <br>
24   If you supply a version number as an argument, SCRAM will check to see if the
25   specified version is already installed. If it isn't then it will attempt to
26   download the requested version automatically.
# Line 28 | Line 30 | e.g.
30                  scram version V0_9_11
31   </pre>
32   <p>
33 < <h2>Using Multiple SCRAM versions</h2>
32 < <h3>Making a version the default</h3>
33 > <h2>Making a version the default</h2>
34   Running the <em>install_scram</em> script of a specific version
35   (see <a href=install.html>Installation Guide</a>)
36   will make that version the default.<p>
37 < <h3>Overriding the default Version</h3>
37 > <h2>Overriding the default Version</h2>
38   The default version can be overridden at any time by setting the
39   <b>SCRAM_HOME</b> environmental variable to point to the top of the version
40   required. It must be the full path to the version.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines