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

version 1.5, 2008/06/04 14:31:11 version 1.6, 2008/06/04 14:37:10
Line 18  cvs co loncapa Line 18  cvs co loncapa
               </pre>                </pre>
             </td>              </td>
           </tr>            </tr>
           <tr>  
            <td>  
 You will be prompted to enter your password each time you issue a cvs command. <br /><br />  
 A solution to this is to use  
 <pre>  
 $ ssh-keygen -t dsa  
 </pre>  
 to generate public and private keys in ~/.ssh/  
 <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  
            </td>  
           </tr>  
         </table>          </table>
       </blockquote>        </blockquote>
       <p>        <p>
           You will be prompted to enter your password each time you issue a cvs command. <br /><br />
           A solution to this is to use
           <pre>
           ssh-keygen -t dsa
           </pre>
           to generate public and private keys in ~/.ssh/
           <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
         </p>
         <p>
         For more information on using CVS, please visit          For more information on using CVS, please visit
         <a href="http://www.cvshome.org/">http://www.cvshome.org/</a>          <a href="http://www.cvshome.org/">http://www.cvshome.org/</a>
         or read <tt>loncom/build/readme.html</tt> after downloading          or read <tt>loncom/build/readme.html</tt> after downloading

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


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