Diff for /doc/build/Attic/cvsupgrade.html between versions 1.2 and 1.3

version 1.2, 2001/04/18 16:48:04 version 1.3, 2001/05/19 13:22:52
Line 165  then visit http://MACHINENAME/lon-status Line 165  then visit http://MACHINENAME/lon-status
 These instructions assume bash (as opposed to tcsh).  These instructions assume bash (as opposed to tcsh).
 </p>  </p>
 <p>  <p>
   You will also need an account on zaphod.lite.msu.edu.
   Please e-mail lon-capa@hobbes.lite.msu.edu and request that
   an account be created.
   </p>
   <p>
 The straightforward way to enable CVS is to manually configure your  The straightforward way to enable CVS is to manually configure your
 environment and log in:  environment and log in:
 <blockquote>  <blockquote>
Line 211  Useful commands are: Line 216  Useful commands are:
 <tr><td>Command</td></td><td>Description</td></tr>  <tr><td>Command</td></td><td>Description</td></tr>
 <tr><td>info cvs</td></td><td>doc's</td></tr>  <tr><td>info cvs</td></td><td>doc's</td></tr>
 <tr><td>cvs log FILENAME</td></td><td>see what's happened with a file</td></tr>  <tr><td>cvs log FILENAME</td></td><td>see what's happened with a file</td></tr>
 <tr><td>cvs update -d</td></td><td>update your CVS tree from the current directory location</td></tr>  <tr><td>cvs update -d</td></td><td>update your CVS tree from the current
   directory location</td></tr>
 </table>  </table>
 </body>  </body>
 </html>  </html>

Removed from v.1.2  
changed lines
  Added in v.1.3


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