Scarab commit: svn commit: r10420 - trunk/www/index.html
| Newsgroups | gmane.comp.java.scarab.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: dabbous
Date: 2007-02-16 01:36:06-0800
New Revision: 10420
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=10420&p1=trunk/www/index.html&p2=trunk/www/index.html&r1=10419&r2=10420
==============================================================================
--- trunk/www/index.html (original)
+++ trunk/www/index.html 2007-02-16 01:36:06-0800
@@ -91,11 +91,9 @@
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 ""
- svn co http://scarab.tigris.org/svn/scarab/branches/release/b21 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 first statement accesses the main development branch
- while the secnd statement accesses our current roll out branch for release 0.21 (former b21)
+ directory named scarab on your local machine. The statement accesses the main development branch.
</p>
</td>
</tr>