Author: sebor
Date: Tue May 8 19:57:09 2007
New Revision: 536398
URL: http://svn.apache.org/viewvc?view=rev&rev=536398
Log:
2007-05-08 Martin Sebor <[EMAIL PROTECTED]>
* download.html: Added links to Subversion.
Added a row to the Releases table with information on the upcoming
but not-yet-released 4.2.0 version.
Modified:
incubator/stdcxx/site/download.html
Modified: incubator/stdcxx/site/download.html
URL:
http://svn.apache.org/viewvc/incubator/stdcxx/site/download.html?view=diff&rev=536398&r1=536397&r2=536398
==============================================================================
--- incubator/stdcxx/site/download.html (original)
+++ incubator/stdcxx/site/download.html Tue May 8 19:57:09 2007
@@ -163,16 +163,41 @@
<div class="section">
<p>
-The latest development versions of stdcxx source files can be viewed
-or individually downloaded by directly accessing the stdcxx file
+The latest versions of stdcxx source files can be viewed or
+individually downloaded by directly accessing the stdcxx file
repository in ASF Subversion by pointing your Web browser to the
-following site:
+following URLs:
</p>
- <p>
- <a href="http://svn.apache.org/repos/asf/incubator/stdcxx/trunk">
- http://svn.apache.org/repos/asf/incubator/stdcxx/trunk
- </a>
+ <ul>
+ <li>
+ trunk (development branch)
+ <a href="http://svn.apache.org/repos/asf/incubator/stdcxx/trunk">
+ http://svn.apache.org/repos/asf/incubator/stdcxx/trunk
+ </a>
+ </li>
+ <li>
+ 4.2.0 (pre-release branch)
+ <a
href="http://svn.apache.org/repos/asf/incubator/stdcxx/branches/4.2.0">
+
http://svn.apache.org/repos/asf/incubator/stdcxx/branches/4.2.0
+ </a>
+ </li>
+ <li>
+ 4.1.3 (final release branch)
+ <a
href="http://svn.apache.org/repos/asf/incubator/stdcxx/branches/4.1.3">
+
http://svn.apache.org/repos/asf/incubator/stdcxx/branches/4.1.3
+ </a>
+ </li>
+ </ul>
+ <p>
+
+The latest stdcxx web site sources can be accessed here:
+
+ </p>
+ <p>
+ <a href="http://svn.apache.org/repos/asf/incubator/stdcxx/site">
+ http://svn.apache.org/repos/asf/incubator/stdcxx/site
+ </a>
</p>
</div> <!-- section -->
@@ -184,14 +209,35 @@
The ASF stdcxx Subversion repository, including the history of files,
can also be accessed via the <a class="external"
href="http://viewcvs.sourceforge.net/">ViewCVS</a> interface for
-Subversion at the following URL:
+Subversion at the following URLs:
</p>
- <p>
- <a href="http://svn.apache.org/viewcvs.cgi/incubator/stdcxx/">
- http://svn.apache.org/viewcvs.cgi/incubator/stdcxx
- </a>
- </p>
+ <ul>
+ <li>
+ trunk (development branch)
+ <a
href="http://svn.apache.org/viewcvs.cgi/incubator/stdcxx/trunk">
+ http://svn.apache.org/viewcvs.cgi/incubator/stdcxx/trunk
+ </a>
+ </li>
+ <li>
+ 4.2.0 (pre-release branch)
+ <a
href="http://svn.apache.org/viewcvs.cgi/incubator/stdcxx/branches/4.2.0">
+
http://svn.apache.org/viewcvs.cgi/incubator/stdcxx/branches/4.2.0
+ </a>
+ </li>
+ <li>
+ 4.1.3 (final release branch)
+ <a
href="http://svn.apache.org/viewcvs.cgi/incubator/stdcxx/branches/4.1.3">
+
http://svn.apache.org/viewcvs.cgi/incubator/stdcxx/branches/4.1.3
+ </a>
+ </li>
+ <li>
+ web site
+ <a
href="http://svn.apache.org/viewcvs.cgi/incubator/stdcxx/site">
+ http://svn.apache.org/viewcvs.cgi/incubator/stdcxx/site
+ </a>
+ </li>
+ </ul>
</div> <!-- section -->
<a name="svn"></a>
@@ -319,6 +365,28 @@
<td>
<a
href="http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200601.mbox/[EMAIL
PROTECTED]">vote</a>,
<a
href="http://mail-archives.apache.org/mod_mbox/incubator-general/200601.mbox/[EMAIL
PROTECTED]">approval</a>
+ </td>
+ </tr>
+
+ <tr>
+ <td><center>4.2.0</center></td>
+ <td><center><i>summer 2007</i></center></td>
+ <td>
+ <center><i>not yet released</i></center>
+ </td>
+ <td><center></center></td>
+ <td>
+ <a href="#">
+ <center></center>
+ </a>
+ </td>
+ <td>
+ <a href="#">
+ <center><a
href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?mode=hide&requestId=12311754"><i>TBD</i></a></center>
+ </a>
+ <td>
+ <a href="#"></a>
+ <a href="#"></a>
</td>
</tr>
</tbody>