--- doc/build/Attic/download.html 2002/04/23 13:13:45 1.2 +++ doc/build/Attic/download.html 2002/04/23 13:26:55 1.5 @@ -1,4 +1,4 @@ - +
-First, information must be retrieved from the LON-CAPA server. -There are two kinds of information you will want: +The LON-CAPA files are released in a single *.tar.gz file.
After the download, please read the pages describing the @@ -49,11 +49,17 @@ To view the code development history of version control. Please contact Helen ( helen@lon-capa.org) to request a CVS USERNAME.
-1. +The initial CVS commands would be: +export CVSROOT=:pserver:USERNAME@zaphod.lite.msu.edu:/home/cvs cvs login - - +cvs co loncapa ++ +For more information on using CVS, please visit +http://www.cvshome.org. +