]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - html/installation.html
minor changes to the "download code" part.
[u/mrichter/AliRoot.git] / html / installation.html
index 66fd1addc17a9651aa3dd35953e407cc115dca15..9c55b71ec2c4dcd884d6379fc8ede1642bef98d7 100644 (file)
@@ -142,7 +142,8 @@ are set correctly.
 
 <p><li> Retrieve the AliRoot code. There are two ways to do this: the
     preferred way is retrieving a tar file on the ftp server and the
-    slow and network consuming way is checking out the whole cvs tree.
+    slow and network consuming way is checking out the whole cvs tree using
+    cvs. cvsup will be available soon.
     
 <ul> 
 <p><li> <em>From a tar file</em>. This is the preferred way. Tar files
@@ -154,28 +155,25 @@ are set correctly.
     getting the full tar file, it is possible to incrementally update
     the code using cvs.
 
-    <p> The tar file(s) can to be unpacked into the $ALICE directory
+    <p> The tar file(s) can to be unpacked into the ALICE directory
     via the command: 
     
     <p><pre>$ gtar xvfz V3.XX.tar.gz</pre>
     
     <p> A script <a href="ftp://alisoft.cern.ch/pub/misc/">changeCVSRoot</a>
     is available to convert a CVS tree under user "cvs" to another
-    user. For example, <pre> ChangeRoot tpc </pre>
+    user. For example, <pre> ChangeCVSRoot asmith </pre>
     
-
-<p><li> <em>From cvs remote cvs server</em>.  The setup of the access
-    to the remote cvs server is described in the Code Development
-    section. The code is dowloaded via the command:
+<p><li> <em>From cvs remote cvs server</em>.  The setup for the access
+    to the remote cvs server is described in the
+    <A HREF="/offline/development.html#Code">Code Development section</A>.
+    The code can be downloaded via the command:
 
 <p><pre>
 $ cd $ALICE
 $ cvsa co -r Release-3-02 -d pro AliRoot
 </pre>
 
-<p>Where the meaning of <kbd>cvsa</kbd> is explained in the 
-<a href="../development.html">code development</a> section.
-
 </ul>
 
 <p><li>install the CERN library part