Author: nextgens
Date: 2005-12-03 19:18:01 +0000 (Sat, 03 Dec 2005)
New Revision: 7659

Modified:
   trunk/website/pages/faq.php
Log:
correct the FAQ; we are using svn now

Modified: trunk/website/pages/faq.php
===================================================================
--- trunk/website/pages/faq.php 2005-12-03 19:00:22 UTC (rev 7658)
+++ trunk/website/pages/faq.php 2005-12-03 19:18:01 UTC (rev 7659)
@@ -434,7 +434,7 @@


 <p><b id="devtools">What tools do I need to help develop?</b><br>
-To build and deploy the Freenet server, you will need Java tools compatible 
with Sun's JDK 1.1 or later. To retrieve and update the code at SourceForge you 
will need a network version of <i>CVS</i>,
+To build and deploy the Freenet server, you will need Java tools compatible 
with Sun's JDK 1.1 or later. To retrieve and update the code at <a 
href="http://emu.freenetproject.org/svn/trunk/freenet";>http://emu.freenetproject.org/svn/trunk/freenet</a>using
 subversion,
 (This is not necessary if you only want to download, compile, and run
 the server without contributing to its code). To do web development you
 will need <i>SSH</i> (or <i>OpenSSH</i>). Further instructions for building 
and deploying the server are included with the code itself.</p>


Reply via email to