Annotation of caminol10n/www/source.html, revision 1.1
1.1 ! david 1: <!-- MAIN CONTENT -->
! 2: <h5 class="page-header">Source Code</h5>
! 3:
! 4: <p id="src-intro">
! 5: The caminol10n source code can be accessed in either of the following ways:
! 6: </p>
! 7:
! 8: <ul id="get-the-src">
! 9: <li>View the source using the CVS <a href="http://www.mozdev.org/source/browse/caminol10n/">web interface</a></li>
! 10: <li>Check out the source using anonymous CVS with the following commands (password is guest):
! 11:
! 12: <pre>
! 13: cvs -d :pserver:guest@mozdev.org:/cvs login
! 14: cvs -d :pserver:guest@mozdev.org:/cvs co caminol10n
! 15: </pre>
! 16:
! 17: </li>
! 18: </ul>
! 19:
! 20: <p id="cvs-doc">CVS clients and Help Documentation can be found at <a href="http://www.cvshome.org/">cvshome.org</a>.</p>
! 21:
! 22:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>