brian 97/12/01 16:26:46
Modified: . devnotes.html Log: Revision Changes Path 1.4 +12 -0 apache-devsite/devnotes.html Index: devnotes.html =================================================================== RCS file: /export/home/cvs/apache-devsite/devnotes.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- devnotes.html 1997/07/31 15:52:27 1.3 +++ devnotes.html 1997/12/02 00:26:44 1.4 @@ -253,6 +253,18 @@ instead of the password (which would be no gain). </LI> </OL> +<HR> + +<H2>Working with the Apache Source CVS Repository remotely</H2> + +<P>Ralf Engelschall has written an excellent explanation on how to use +remote CVS with the "cvsup" functionality we have available now. + +<P><A HREF="http://www.engelschall.com/pw/private/apacherepos/"> +http://www.engelschall.com/pw/private/apacherepos/</A> + +<HR> + <!--#include virtual="footer.html" --> </BODY> </HTML>