[Avida-SVN] r2681 - development/documentation

baer at myxo.css.msu.edu baer at myxo.css.msu.edu
Mon Jun 23 14:06:51 PDT 2008


Author: baer
Date: 2008-06-23 17:06:51 -0400 (Mon, 23 Jun 2008)
New Revision: 2681

Modified:
   development/documentation/svn.html
Log:

Fixed the svn link.  Mostly this is to try to trigger a buildbot event.



Modified: development/documentation/svn.html
===================================================================
--- development/documentation/svn.html	2008-06-23 20:36:10 UTC (rev 2680)
+++ development/documentation/svn.html	2008-06-23 21:06:51 UTC (rev 2681)
@@ -43,14 +43,11 @@
 <p>
 To download the Avida project, issue the 'checkout' command with the path
 to the Avida repository.  The following two command lines show how this
-command should look and provide the repository paths.   The first line is
-the preferred path.  The second can be used in instances where outbound
-firewalls have blocked access to non-standard web ports.
+command should look and provide the repository paths.
 </p>
 
 <pre>
-svn checkout http://myxo.css.msu.edu:7632/avida/trunk
-svn checkout http://myxo.css.msu.edu:443/avida/trunk
+svn checkout https://avida.devosoft.org/svn/development
 </pre>
 
 
@@ -113,4 +110,4 @@
 <p><a href="index.html">Return to the Index</a></p>
 
 </body>
-</html>
\ No newline at end of file
+</html>




More information about the Avida-cvs mailing list