Scarab commit: svn commit: r10421 - trunk/www/index.html
| Newsgroups | gmane.comp.java.scarab.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: dabbous
Date: 2007-02-16 01:37:00-0800
New Revision: 10421
Modified:
trunk/www/index.html
Log:
removed the release-b21 branch
Modified: trunk/www/index.html
Url: http://scarab.tigris.org/source/browse/scarab/trunk/www/index.html?view=diff&rev=10421&p1=trunk/www/index.html&p2=trunk/www/index.html&r1=10420&r2=10421
==============================================================================
--- trunk/www/index.html (original)
+++ trunk/www/index.html 2007-02-16 01:37:00-0800
@@ -90,7 +90,7 @@
You need a <a href="http://subversion.tigris.org">subversion</a> client
to access our code base. A copy of the sources can be obtained from our subversion repository:
</p>
-<pre> svn co http://scarab.tigris.org/svn/scarab/trunk scarab --username guest --password ""
+<pre> svn co http://scarab.tigris.org/svn/scarab/trunk scarab --username guest --password ""</pre>
<p>
That will check out a copy of the Scarab source tree into a
directory named scarab on your local machine. The statement accesses the main development branch.