Diff for /doc/build/dev.frag between versions 1.10 and 1.11

version 1.10, 2012/04/02 19:11:34 version 1.11, 2024/08/08 21:33:20
Line 5  Access to the CVS repository of LON-CAPA Line 5  Access to the CVS repository of LON-CAPA
       <a href="http://source.lon-capa.org/cgi-bin/cvsweb.cgi/">web</a>        <a href="http://source.lon-capa.org/cgi-bin/cvsweb.cgi/">web</a>
     </li>      </li>
     <li>      <li>
       CVS command line tools -- submit a help request to the <a href="http://help.lon-capa.org/help/">MSU LON-CAPA group</a> to request a CVS USERNAME.        CVS command line tools -- submit a help request to the <a href="loncapa.msu.edu/adm/helpdesk?origurl=%2F">MSU LON-CAPA group</a> to request a CVS USERNAME.
       <p> The initial CVS commands would be: </p>        <p> The initial CVS commands would be: </p>
       <blockquote>        <blockquote>
         <table bgcolor="#aaaaaa" border="1">          <table bgcolor="#aaaaaa" border="1">
Line 28  cvs co loncapa Line 28  cvs co loncapa
         </pre>          </pre>
         to generate public and private keys in ~/.ssh/          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 appropriate authorized_keys file on source.lon-capa.org          Email the public key (id_dsa.pub) to helpdesk at loncapa.org so it can be added to the appropriate authorized_keys file on source.lon-capa.org
       </p>        </p>
       <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="https://www.gnu.org/software/trans-coord/manual/cvs/cvs.html">https://www.gnu.org/software/trans-coord/manual/cvs/cvs.html</a>
         or read <tt>loncom/build/readme.html</tt> after downloading          or read <tt>loncom/build/readme.html</tt> after downloading
         the current version of LON-CAPA as described above.          the current version of LON-CAPA as described above.
       </p>        </p>
     </li>      </li>
   </ul>    </ul>
 </p>  </p>
   <!--
 <p>  <p>
   Additionally, the IRC channel #loncapa on freenode.net often contains a few lon-capa developers willing to help out.     Additionally, the IRC channel #loncapa on freenode.net often contains a few lon-capa developers willing to help out. 
 </p>  </p>
   -->

Removed from v.1.10  
changed lines
  Added in v.1.11


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