Diff for /doc/build/manual_install.frag between versions 1.7 and 1.8

version 1.7, 2005/08/17 17:23:52 version 1.8, 2008/10/22 21:32:00
Line 45  http://install.lon-capa.org/versions/lon Line 45  http://install.lon-capa.org/versions/lon
 <p>  <p>
 To view the code development history of LON-CAPA, you will need to use the  To view the code development history of LON-CAPA, you will need to use the
 <a href="http://www.cvshome.org/">CVS</a> tool, the open standard for  <a href="http://www.cvshome.org/">CVS</a> tool, the open standard for
 version control.  Please contact Guy Albertelli   version control.  Please contact the MSU LON-CAPA group 
 (<a href="mailto:albertel@msu.edu">albertel@msu.edu</a>) to request a   (<a href="mailto:helpdesk@lon-capa.org">helpdesk@lon-capa.org</a>) to request a 
 CVS USERNAME.  CVS USERNAME.
 </p>  </p>
 <p>  <p>
Line 56  The initial CVS commands would be: Line 56  The initial CVS commands would be:
 <table bgcolor="#aaaaaa" border="1">  <table bgcolor="#aaaaaa" border="1">
 <tr><td>  <tr><td>
 <pre>  <pre>
 export CVSROOT=:pserver:USERNAME@zaphod.lite.msu.edu:/home/cvs   export CVSROOT=:ext:USERNAME@source.lon-capa.org:/home/cvs 
 cvs login   cvs login 
 cvs co loncapa  cvs co loncapa
 </pre>  </pre>

Removed from v.1.7  
changed lines
  Added in v.1.8


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>