Author: muffin
Date: 2005-06-20 15:31:27 -0400 (Mon, 20 Jun 2005)
New Revision: 781

Modified:
   trunk/web/download.ttml
Log:
Another small website fix, SVN command modified to something that actually 
works.


Modified: trunk/web/download.ttml
===================================================================
--- trunk/web/download.ttml     2005-06-20 19:25:24 UTC (rev 780)
+++ trunk/web/download.ttml     2005-06-20 19:31:27 UTC (rev 781)
@@ -25,14 +25,14 @@
 <p>
 The subversion repository contains the latest software and many of
 the clients under development.  This software may or may not work.
-Public access is available at
+You may browse the repository online at
 <a href="http://svn.haverdev.org/repo/";> http://svn.haverdev.org/repo/</a>.
-You can get a copy with:
+You can get a copy of the latest trunk by typing:
 </p>
 
 <blockquote class="code">
 <div>
-       \$svn co http://svn.haverdev.org/repo
+       \$svn co http://svn.haverdev.org/repo/trunk/
 </div>
 </blockquote>
 


Reply via email to