Parent Directory
|
Revision Log
|
Patch
--- stdcxx/site/download.html 2008/05/07 15:01:44 654136
+++ stdcxx/site/download.html 2008/06/04 18:10:08 663333
@@ -141,6 +141,11 @@
</a>
</li>
<li>
+ <a href="#svnsearch">
+ Searching the stdcxx Subversion Repository
+ </a>
+ </li>
+ <li>
<a href="#svn">
Checking Out stdcxx Using the Subversion Client
</a>
@@ -240,6 +245,29 @@
</ul>
</div> <!-- section -->
+ <a name="svnsearch"></a>
+ <h2 class="boxed">Searching the stdcxx Subversion Repository</h2>
+ <div class="section">
+ <p>
+
+At least two online tools allow searching the stdcxx source code
+repository in Subversion:
+
+ <p>
+ <ul>
+ <li>
+
+<a href="http://svnsearch.org/svnsearch/repos/ASF/search?path=stdcxx">SVNSearch</a>
+ </li>
+ <li>
+
+<a href="http://fisheye6.atlassian.com/browse/stdcxx">FishEye</a>
+by <a href="http://www.atlassian.com">Atlassian</a>.
+
+ </li>
+ </ul>
+ </div> <!-- section -->
+
<a name="svn"></a>
<h2 class="boxed">Checking Out Files Using the Subversion Client</h2>
<div class="section">
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |