[LON-CAPA-cvs] cvs: doc /build download.html

harris41 lon-capa-cvs@mail.lon-capa.org
Tue, 23 Apr 2002 13:26:55 -0000


harris41		Tue Apr 23 09:26:55 2002 EDT

  Modified files:              
    /doc/build	download.html 
  Log:
  detailing CVS interaction
  
  
Index: doc/build/download.html
diff -u doc/build/download.html:1.4 doc/build/download.html:1.5
--- doc/build/download.html:1.4	Tue Apr 23 09:23:19 2002
+++ doc/build/download.html	Tue Apr 23 09:26:55 2002
@@ -1,4 +1,4 @@
-<!-- $Id: download.html,v 1.4 2002/04/23 13:23:19 harris41 Exp $ -->
+<!-- $Id: download.html,v 1.5 2002/04/23 13:26:55 harris41 Exp $ -->
 <html>
 <head>
 <title>How to Download</title>
@@ -49,11 +49,17 @@
 version control.  Please contact Helen (<a href="mailto:helen@lon-capa.org">
 helen@lon-capa.org</a>) to request a CVS USERNAME.
 </p>
-1. 
+The initial CVS commands would be:
+<ul>
+<pre>
 export CVSROOT=:pserver:USERNAME@zaphod.lite.msu.edu:/home/cvs 
 cvs login 
-
-
+cvs co loncapa
+</pre>
+</ul>
+For more information on using CVS, please visit
+<a href="http://www.cvshome.org">http://www.cvshome.org</a>.
+<br />
 <!-- maintext end -->
 </body>
 </html>