]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
update info about cvs installation using cvs account
authorvcolin <vcolin@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 4 Aug 2000 12:19:59 +0000 (12:19 +0000)
committervcolin <vcolin@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 4 Aug 2000 12:19:59 +0000 (12:19 +0000)
(no cvs login is required for anonymous cvs access with cvs-1.10.8)

html/installation.html

index bfc3110e1b9906df8ae9005e9eb5d37925336b17..6d68478d83efce0e0ae1ea6df9e6f126b9a6aeb9 100644 (file)
@@ -4,7 +4,7 @@
 <HEAD>
 <TITLE>Installation</TITLE>
 
 <HEAD>
 <TITLE>Installation</TITLE>
 
-<link rev="made" href="mailto:Federico.Carminati@cern.ch">
+<link rev="made" href="mailto:webmaster@alisoft.cern.ch">
 <link rel="stylesheet" href="http://www.w3.org/StyleSheets/Core/Swiss" type="text/css">
 <STYLE type="text/css">
 
 <link rel="stylesheet" href="http://www.w3.org/StyleSheets/Core/Swiss" type="text/css">
 <STYLE type="text/css">
 
@@ -176,7 +176,6 @@ are set correctly.
 <p><pre>
 $ cd $ALICE
 $ setenv CVSROOT :pserver:cvs@alisoft.cern.ch:/soft/cvsroot
 <p><pre>
 $ cd $ALICE
 $ setenv CVSROOT :pserver:cvs@alisoft.cern.ch:/soft/cvsroot
-$ cvs login  # (passwd "cvs")
 $ cvs co -r Release-3-XX -d pro AliRoot
 </pre>
 
 $ cvs co -r Release-3-XX -d pro AliRoot
 </pre>
 
@@ -186,6 +185,7 @@ $ cvs co -r Release-3-XX -d pro AliRoot
     the automatic creation a new subdirectories, the commands are:
 <p><pre>
 $ cd $ALICE/pro
     the automatic creation a new subdirectories, the commands are:
 <p><pre>
 $ cd $ALICE/pro
+$ setenv CVSROOT :pserver:cvs@alisoft.cern.ch:/soft/cvsroot
 $ cvs update -d
 </pre>
 
 $ cvs update -d
 </pre>
 
@@ -248,8 +248,8 @@ executable will be ignored and the official version executed.
 
 <p>Therefore in order to develop one or more packages locally
 (let's say the TPC) and make modifications, the following steps should be
 
 <p>Therefore in order to develop one or more packages locally
 (let's say the TPC) and make modifications, the following steps should be
-performed. We suppose here that the remote cvs server has been setup correctly
-as explained in the <a href="../development.html">code development</a> section.
+performed. The remote cvs server use and setup is explained in the <a
+href="../development.html">code development</a> section.  
 
 <p><table id="wide" cellspacing=10%>
  <tr align=center>
 
 <p><table id="wide" cellspacing=10%>
  <tr align=center>