[LON-CAPA-cvs] cvs: doc /build manual_install.frag
raeburn
lon-capa-cvs-allow@mail.lon-capa.org
Wed, 22 Oct 2008 21:32:00 -0000
raeburn Wed Oct 22 21:32:00 2008 EDT
Modified files:
/doc/build manual_install.frag
Log:
Update CVS location and Contact information.
Index: doc/build/manual_install.frag
diff -u doc/build/manual_install.frag:1.7 doc/build/manual_install.frag:1.8
--- doc/build/manual_install.frag:1.7 Wed Aug 17 17:23:52 2005
+++ doc/build/manual_install.frag Wed Oct 22 21:32:00 2008
@@ -45,8 +45,8 @@
<p>
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
-version control. Please contact Guy Albertelli
-(<a href="mailto:albertel@msu.edu">albertel@msu.edu</a>) to request a
+version control. Please contact the MSU LON-CAPA group
+(<a href="mailto:helpdesk@lon-capa.org">helpdesk@lon-capa.org</a>) to request a
CVS USERNAME.
</p>
<p>
@@ -56,7 +56,7 @@
<table bgcolor="#aaaaaa" border="1">
<tr><td>
<pre>
-export CVSROOT=:pserver:USERNAME@zaphod.lite.msu.edu:/home/cvs
+export CVSROOT=:ext:USERNAME@source.lon-capa.org:/home/cvs
cvs login
cvs co loncapa
</pre>