Author: mbecke
Date: Thu Feb  3 20:02:09 2005
New Revision: 151313

URL: http://svn.apache.org/viewcvs?view=rev&rev=151313
Log:
Switched to viewcvs.

Modified:
    
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/authentication.xml
    
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/downloads.xml
    
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/methods.xml
    
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/navigation.xml
    
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/news.xml
    
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/sslguide.xml
    
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/status.xml
    
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/threading.xml
    
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/userguide.xml

Modified: 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/authentication.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/authentication.xml?view=diff&r1=151312&r2=151313
==============================================================================
--- 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/authentication.xml
 (original)
+++ 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/authentication.xml
 Thu Feb  3 20:02:09 2005
@@ -181,9 +181,9 @@
        </section>
 
   <section name="Examples">
-      <p>There is an <a 
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/src/examples/BasicAuthenticationExample.java";>example</a>
 
+      <p>There is an <a 
href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/src/examples/BasicAuthenticationExample.java?view=markup";>example</a>
 
       of basic authentication available in the       
-      <a 
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/src/examples/";>example
 directory</a> in Subversion.
+      <a 
href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/src/examples/";>example
 directory</a> in Subversion.
       </p>
   </section>
   

Modified: 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/downloads.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/downloads.xml?view=diff&r1=151312&r2=151313
==============================================================================
--- 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/downloads.xml
 (original)
+++ 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/downloads.xml
 Thu Feb  3 20:02:09 2005
@@ -41,7 +41,7 @@
        </p>
        <p>
          The Subversion repository for <em>HttpClient</em> can be
-         <a 
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/trunk/";>browsed
 online</a>.
+         <a 
href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/httpclient/trunk/";>browsed
 online</a>.
        </p>
        <p>
          The best way to get <em>HttpClient</em>, is to checkout the souce 
from our public 

Modified: 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/methods.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/methods.xml?view=diff&r1=151312&r2=151313
==============================================================================
--- 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/methods.xml
 (original)
+++ 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/methods.xml
 Thu Feb  3 20:02:09 2005
@@ -20,7 +20,7 @@
       <p>The examples on the following pages are not complete and are only used
       to highlight the important features that are unique to each method.  For
       complete examples, please refer to the <a
-      
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/trunk/src/examples/";>sample
+      
href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/httpclient/trunk/src/examples/";>sample
       code</a>.</p>
     </section>
 

Modified: 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/navigation.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/navigation.xml?view=diff&r1=151312&r2=151313
==============================================================================
--- 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/navigation.xml
 (original)
+++ 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/navigation.xml
 Thu Feb  3 20:02:09 2005
@@ -26,7 +26,7 @@
         <item name="Cross Host Redirects" href="/redirects.html"/>
         <item name="Logging Guide" href="/logging.html"/>
         <item name="Methods" href="/methods.html"/>
-        <item name="Sample Code" 
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/src/examples/"/>
+        <item name="Sample Code" 
href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/src/examples/"/>
         <item name="SSL Guide" href="/sslguide.html"/>
         <item name="Threading" href="/threading.html"/>
         <item name="Trouble Shooting" href="/troubleshooting.html"/>

Modified: 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/news.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/news.xml?view=diff&r1=151312&r2=151313
==============================================================================
--- 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/news.xml 
(original)
+++ 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/news.xml 
Thu Feb  3 20:02:09 2005
@@ -17,8 +17,8 @@
                 <ul>
                     <li><a 
href="http://www.apache.org/dev/version-control.html";>Apache Subversion 
information</a></li>
                     <li><a 
href="http://wiki.apache.org/jakarta-commons/UsingSVN";>Commons Subversion 
Wiki</a></li>
-                    <li>HttpClient 3.0 repository - <a 
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/trunk/";>http://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/trunk/</a></li>
-                    <li>HttpClient 2.0 repository - <a 
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/";>http://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/</a></li>
+                    <li>HttpClient 3.0 repository - <a 
href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/httpclient/trunk/";>http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/httpclient/trunk/</a></li>
+                    <li>HttpClient 2.0 repository - <a 
href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/";>http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/</a></li>
                 </ul>
             </p>
         </section> 
@@ -116,7 +116,7 @@
          HttpClient 3.0 provides a wealth of features and enhancements
          that did not make it into the 2.0 release, while preserving API
          compatibility as much as possible. In a relatively few cases
-         <a 
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/trunk/API_CHANGES_3_0.txt";>API
+         <a 
href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/httpclient/trunk/API_CHANGES_3_0.txt?view=markup";>API
          compatibility with HttpClient 2.0</a> could not maintained.
         </p>
         <p>   
@@ -306,7 +306,7 @@
         has been accepted by the
         <a href="http://jakarta.apache.org/commons";>Jakarta Commons</a>
         team and the source has been moved into the
-        <a 
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/trunk/";>Subversion
 repository</a>.
+        <a 
href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/httpclient/trunk/";>Subversion
 repository</a>.
       </p>
     </section>
 

Modified: 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/sslguide.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/sslguide.xml?view=diff&r1=151312&r2=151313
==============================================================================
--- 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/sslguide.xml
 (original)
+++ 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/sslguide.xml
 Thu Feb  3 20:02:09 2005
@@ -174,17 +174,17 @@
     <ul>
 
         <li>
-         <a 
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/src/contrib/org/apache/commons/httpclient/contrib/ssl/";>
  
+         <a 
href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/src/contrib/org/apache/commons/httpclient/contrib/ssl/EasySSLProtocolSocketFactory.java?view=markup";>
  
           EasySSLProtocolSocketFactory</a> can be used to create SSL 
connections that allow the target 
           server to authenticate with a self-signed certificate.
         </li>
 
         <li>
-         <a 
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/src/contrib/org/apache/commons/httpclient/contrib/ssl/";>
  
+         <a 
href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/src/contrib/org/apache/commons/httpclient/contrib/ssl/StrictSSLProtocolSocketFactory.java?view=markup";>
  
           StrictSSLProtocolSocketFactory</a> can be used to create SSL 
connections that can optionally perform host name verification in order to help 
preventing man-in-the-middle type of attacks. 
         </li>
         <li>
-         <a 
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/src/contrib/org/apache/commons/httpclient/contrib/ssl/";>
  
+         <a 
href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/src/contrib/org/apache/commons/httpclient/contrib/ssl/AuthSSLProtocolSocketFactory.java?view=markup";>
  
           AuthSSLProtocolSocketFactory</a> can be used to optionally enforce 
mutual client/server authentication. This is the most flexible
           implementation of a protocol socket factory.  It allows for 
customization of most, if not all, aspects of the SSL authentication.
         </li>

Modified: 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/status.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/status.xml?view=diff&r1=151312&r2=151313
==============================================================================
--- 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/status.xml
 (original)
+++ 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/status.xml
 Thu Feb  3 20:02:09 2005
@@ -31,7 +31,7 @@
         with 2.0.x APIs. We encourage using the <tt>HTTPCLIENT_2_0_BRANCH</tt> 
for production
         development until the 3.0 APIs are stabilized. API incompatibilities 
with HttpClient
         2.0.x are described 
-        <a 
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/trunk/API_CHANGES_3_0.txt";>here</a>.
+        <a 
href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/httpclient/trunk/API_CHANGES_3_0.txt?view=markup";>here</a>.
         </p>
 
         <p>Bug reports targeted for the next release can be found

Modified: 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/threading.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/threading.xml?view=diff&r1=151312&r2=151313
==============================================================================
--- 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/threading.xml
 (original)
+++ 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/threading.xml
 Thu Feb  3 20:02:09 2005
@@ -15,7 +15,7 @@
        <li><a 
href="#MultiThreadedHttpConnectionManager">MultiThreadedHttpConnectionManager</a></li>
            <li><a href="#Connection Release">Connection Release</a></li>
          </ul>
-      <p>Please see the <a 
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/trunk/src/examples/MultiThreadedExample.java";>MultiThreadedExample</a>
+      <p>Please see the <a 
href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/httpclient/trunk/src/examples/MultiThreadedExample.java?view=markup";>MultiThreadedExample</a>
        for a concrete example.</p>
     </section>
 

Modified: 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/userguide.xml
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/userguide.xml?view=diff&r1=151312&r2=151313
==============================================================================
--- 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/userguide.xml
 (original)
+++ 
jakarta/commons/proper/httpclient/branches/HTTPCLIENT_2_0_BRANCH/xdocs/userguide.xml
 Thu Feb  3 20:02:09 2005
@@ -50,7 +50,7 @@
           that are provided by HttpClient and how to use them.</td>
         </tr>
         <tr>
-          <td><a 
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/httpclient/trunk/src/examples/";>Sample
 Code</a></td>
+          <td><a 
href="http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/httpclient/trunk/src/examples/";>Sample
 Code</a></td>
           <td>This is a link to the sample code for using HttpClient that is
           stored in the Subversion repository and is available in source 
releases
           of HttpClient.</td>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to