Diff for /doc/build/dev.frag between versions 1.6 and 1.7

version 1.6, 2008/06/04 14:37:10 version 1.7, 2008/06/04 14:41:12
Line 21  cvs co loncapa Line 21  cvs co loncapa
         </table>          </table>
       </blockquote>        </blockquote>
       <p>        <p>
         You will be prompted to enter your password each time you issue a cvs command. <br /><br />          You will be prompted to enter your password each time you issue a cvs command. <br />
         A solution to this is to use          A solution to this is to use
         <pre>          <pre>
         ssh-keygen -t dsa          ssh-keygen -t dsa
         </pre>          </pre>
         to generate public and private keys in ~/.ssh/          to generate public and private keys in ~/.ssh/
         <br /><br />          <br />
         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 authorized_keys file on zaphod.lite.msu.edu
       </p>        </p>
       <p>        <p>

Removed from v.1.6  
changed lines
  Added in v.1.7


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>