Author: nextgens
Date: 2008-11-16 18:01:45 +0000 (Sun, 16 Nov 2008)
New Revision: 23653

Modified:
   trunk/website/pages/en/developer.php
Log:
website: we don't need --ignore-externals anymore :)

Modified: trunk/website/pages/en/developer.php
===================================================================
--- trunk/website/pages/en/developer.php        2008-11-16 17:57:07 UTC (rev 
23652)
+++ trunk/website/pages/en/developer.php        2008-11-16 18:01:45 UTC (rev 
23653)
@@ -4,7 +4,7 @@
 <p>We are using <a href="http://subversion.tigris.org/";>subversion</a> as our 
source code managment system.
 
 <p>You can obtain the latest source code from SVN using the following command 
line:</p>
-<pre>svn co --ignore-externals 
http://freenet.googlecode.com/svn/trunk/freenet/</pre>
+<pre>svn co http://freenet.googlecode.com/svn/trunk/freenet/</pre>
 
 <p>They are a few integration tools tied to the repository: here is what you 
need to know:
 <ul>

_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs

Reply via email to