--- doc/build/dev.frag 2008/01/09 21:12:38 1.4 +++ doc/build/dev.frag 2008/06/04 14:31:11 1.5 @@ -12,12 +12,24 @@ Access to the CVS repository of LON-CAPA
-export CVSROOT=:pserver:USERNAME@zaphod.lite.msu.edu:/home/cvs -cvs login +export CVS_RSH=ssh +export CVSROOT=:ext:USERNAME@zaphod.lite.msu.edu:/home/cvs cvs co loncapa
+$ ssh-keygen -t dsa ++to generate public and private keys in ~/.ssh/ +