--- doc/build/dev.frag 2008/06/04 14:41:12 1.7
+++ doc/build/dev.frag 2008/10/22 16:55:00 1.8
@@ -2,7 +2,7 @@
Access to the CVS repository of LON-CAPA is available by
-
- web
+ web
-
CVS command line tools -- submit a help request to the LON-CAPA support team to request a CVS USERNAME.
@@ -13,7 +13,7 @@ Access to the CVS repository of LON-CAPA
export CVS_RSH=ssh
-export CVSROOT=:ext:USERNAME@zaphod.lite.msu.edu:/home/cvs
+export CVSROOT=:ext:USERNAME@source.lon-capa.org:/home/cvs
cvs co loncapa
|
@@ -28,7 +28,7 @@ cvs co loncapa
to generate public and private keys in ~/.ssh/
- Send the public key (id_dsa.pub) to helpdesk@lon-capa.org so it can be added to the authorized_keys file on zaphod.lite.msu.edu
+ Send the public key (id_dsa.pub) to helpdesk@lon-capa.org so it can be added to the appropriate authorized_keys file on source.lon-capa.org
For more information on using CVS, please visit