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.2 by williamc, Mon Aug 28 08:41:00 2000 UTC vs.
Revision 1.4 by sashby, Wed May 15 14:23:33 2002 UTC

# Line 1 | Line 1
1   <! Style Sheet Header>
2   <html>
3   <head>
4 < <title>Controllingg SCRAM Versions</title>
4 > <title>Controlling SCRAM Versions</title>
5   <body bgcolor="beige">
6   <! End Style Sheet Header -----------Insert Text Here --------------------->
7   <center>
# Line 37 | Line 37 | download the requested version automatic
37   <p>
38   e.g.
39   <pre>
40 <                scram version V0_9_11
40 >                scram version V0_19_2
41   </pre>
42   <p>
43   <a name=Default>
# Line 48 | Line 48 | will make that version the default.<p>
48   <a name=Over>
49   <h2>Overriding the default Version</h2></a>
50   The default version can be overridden at any time by setting the
51 < <b>SCRAM_HOME</b> environmental variable to point to the top of the version
51 > SCRAM_HOME environment variable to point to the top of the version
52   required. It must be the full path to the version.
53   <p>
54 +
55   <a name=Auto>
56   <h2>Automated Version Selection</h2></a>
57 < <em>(Version V0_9_40 and above)</em>
57 >
58   Scram can be made to automatically select the correct version to use for a
59 < given project area, overridding any other version selection mechanism.<p>
59 > given project area, overridding any other version selection mechanism.
60 >
61   To turn this feature on, simply create the file <em>scram_version</em>
62 < (of your project development/release configuration directory)
63 < containing the required
64 < SCRAM version tag. Any scram command issued in that area then gets directed to
65 < the correct version if it is installed.
62 > in your project development/release configuration directory. The file should
63 > contain the required SCRAM version tag. Any scram command issued in that area
64 > is then directed to the correct version if it is installed.
65 > If the required version is not installed then a warning is issued and
66 > execution of the command continues within the current version.
67   <p>
65 If the required version is not installed then a warning is issued, however
66 execution of the command continues in the current version.
68  
69   <! Style Sheet Footer ---------------Do not change anything after this line-->
70   <hr>
71   <table border=1 width=100%>
72   <td align=left>
73 < <a href=mailto:Christopher.Williams@cern.ch
74 < >Chris Williams</a>
73 > <a href=mailto:Shaun.Ashby@cern.ch
74 > >Shaun Ashby</a>
75   </td>
76   <td align=center>
77   <script language="JavaScript">

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines