--- doc/build/dev.frag 2008/06/04 14:31:11 1.5 +++ doc/build/dev.frag 2008/06/04 14:41:12 1.7 @@ -18,21 +18,19 @@ cvs co loncapa -
-$ ssh-keygen -t dsa --to generate public and private keys in ~/.ssh/ -
+ 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 dsa ++ to generate public and private keys in ~/.ssh/ +
For more information on using CVS, please visit http://www.cvshome.org/ or read loncom/build/readme.html after downloading