Author: sebor
Date: Thu Sep  1 10:20:37 2005
New Revision: 265758

URL: http://svn.apache.org/viewcvs?rev=265758&view=rev
Log:
2005-09-01  Martin Sebor  <[EMAIL PROTECTED]>

        * download.html: Made a link pointing outside the apache.org domain
        external. Improved SVN links.

Modified:
    incubator/stdcxx/site/download.html

Modified: incubator/stdcxx/site/download.html
URL: 
http://svn.apache.org/viewcvs/incubator/stdcxx/site/download.html?rev=265758&r1=265757&r2=265758&view=diff
==============================================================================
--- incubator/stdcxx/site/download.html (original)
+++ incubator/stdcxx/site/download.html Thu Sep  1 10:20:37 2005
@@ -169,8 +169,8 @@
       <p>
 
 The ASF stdcxx  Subversion repository can also be  accessed via the <a
-href="http://viewcvs.sourceforge.net/";>ViewCVS</a>    interface    for
-Subversion                                                           <a
+class="external"     href="http://viewcvs.sourceforge.net/";>ViewCVS</a>
+interface                for               Subversion               <a
 href="http://svn.apache.org/viewcvs.cgi/incubator/stdcxx/";>here</a>.
 
       </p>
@@ -189,12 +189,13 @@
       <p>
 
 To  check  out  the   latest  development  version  of  entire  stdcxx
-repository (i.e., its trunk), use the following command:
+repository  (i.e., its trunk)  into the  stdcxx/ directory  in current
+working directory, enter the following command at the command prompt:
 
       </p>
       <p>
 
-<code>$ svn co http://svn.apache.org/repos/asf/stdcxx/trunk stdcxx</code>
+<code>$ svn co <a 
href="http://svn.apache.org";>http://svn.apache.org</a>/repos/<a 
href="http://svn.apache.org/repos/asf";>asf</a>/<a 
href="http://svn.apache.org/repos/asf/stdcxx";>stdcxx</a>/<a 
href="http://svn.apache.org/repos/asf/stdcxx/trunk";>trunk</a> stdcxx</code>
 
       </p>
       <p>


Reply via email to