--- doc/build/dev.frag 2008/06/04 14:37:10 1.6 +++ doc/build/dev.frag 2008/12/10 19:57:29 1.9 @@ -2,10 +2,10 @@ Access to the CVS repository of LON-CAPA is available by
The initial CVS commands would be:
@@ -13,7 +13,7 @@ Access to the CVS repository of LON-CAPA
@@ -21,14 +21,14 @@ cvs co loncapa 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
- You will be prompted to enter your password each time you issue a cvs command.
+ You will be prompted to enter your password each time you issue a cvs command.
A solution to this is to use
ssh-keygen -t dsato generate public and private keys in ~/.ssh/ -
For more information on using CVS, please visit