oglueck     2003/08/21 09:07:31

  Modified:    httpclient/xdocs Tag: HTTPCLIENT_2_0_BRANCH news.xml
                        userguide.xml sslguide.xml methods.xml
                        downloads.xml threading.xml authentication.xml
               httpclient/xdocs/methods Tag: HTTPCLIENT_2_0_BRANCH get.xml
               httpclient/xdocs/stylesheets Tag: HTTPCLIENT_2_0_BRANCH
                        project.xml
  Log:
  fixed broken CVS link
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.20.2.4  +2 -2      jakarta-commons/httpclient/xdocs/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/news.xml,v
  retrieving revision 1.20.2.3
  retrieving revision 1.20.2.4
  diff -u -r1.20.2.3 -r1.20.2.4
  --- news.xml  1 Aug 2003 03:22:00 -0000       1.20.2.3
  +++ news.xml  21 Aug 2003 16:07:31 -0000      1.20.2.4
  @@ -132,7 +132,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://cvs.apache.org/viewcvs/jakarta-commons/httpclient/";>CVS 
repository</a>.
  +        <a href="http://cvs.apache.org/viewcvs.cgi/jakarta-commons/httpclient/";>CVS 
repository</a>.
         </p>
       </section>
   
  
  
  
  1.1.2.1   +2 -2      jakarta-commons/httpclient/xdocs/userguide.xml
  
  Index: userguide.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/userguide.xml,v
  retrieving revision 1.1
  retrieving revision 1.1.2.1
  diff -u -r1.1 -r1.1.2.1
  --- userguide.xml     10 Mar 2003 04:08:06 -0000      1.1
  +++ userguide.xml     21 Aug 2003 16:07:31 -0000      1.1.2.1
  @@ -50,7 +50,7 @@
             that are provided by HttpClient and how to use them.</td>
           </tr>
           <tr>
  -          <td><a 
href="http://cvs.apache.org/viewcvs/jakarta-commons/httpclient/src/examples/";>Sample 
Code</a></td>
  +          <td><a 
href="http://cvs.apache.org/viewcvs.cgi/jakarta-commons/httpclient/src/examples/";>Sample
 Code</a></td>
             <td>This is a link to the sample code for using HttpClient that is
             stored in the CVS repository and is available in source releases
             of HttpClient.</td>
  
  
  
  1.2.2.1   +3 -3      jakarta-commons/httpclient/xdocs/sslguide.xml
  
  Index: sslguide.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/sslguide.xml,v
  retrieving revision 1.2
  retrieving revision 1.2.2.1
  diff -u -r1.2 -r1.2.2.1
  --- sslguide.xml      12 Jun 2003 22:24:21 -0000      1.2
  +++ sslguide.xml      21 Aug 2003 16:07:31 -0000      1.2.2.1
  @@ -174,13 +174,13 @@
       <ul>
   
           <li>
  -         <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons/httpclient/src/contrib/org/apache/commons/httpclient/contrib/ssl/EasySSLProtocolSocketFactory.java?rev=HEAD";>
  
  +         <a 
href="http://cvs.apache.org/viewcvs.cgi/jakarta-commons/httpclient/src/contrib/org/apache/commons/httpclient/contrib/ssl/EasySSLProtocolSocketFactory.java?rev=HEAD";>
  
             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://cvs.apache.org/viewcvs/jakarta-commons/httpclient/src/contrib/org/apache/commons/httpclient/contrib/ssl/StrictSSLProtocolSocketFactory.java?rev=HEAD";>
  
  +         <a 
href="http://cvs.apache.org/viewcvs.cgi/jakarta-commons/httpclient/src/contrib/org/apache/commons/httpclient/contrib/ssl/StrictSSLProtocolSocketFactory.java?rev=HEAD";>
  
             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>
   
  
  
  
  1.3.2.1   +2 -2      jakarta-commons/httpclient/xdocs/methods.xml
  
  Index: methods.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/methods.xml,v
  retrieving revision 1.3
  retrieving revision 1.3.2.1
  diff -u -r1.3 -r1.3.2.1
  --- methods.xml       11 Mar 2003 08:03:12 -0000      1.3
  +++ methods.xml       21 Aug 2003 16:07:31 -0000      1.3.2.1
  @@ -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://cvs.apache.org/viewcvs/jakarta-commons/httpclient/src/examples/";>sample
  +      
href="http://cvs.apache.org/viewcvs.cgi/jakarta-commons/httpclient/src/examples/";>sample
         code</a>.</p>
       </section>
   
  
  
  
  1.19.2.3  +2 -2      jakarta-commons/httpclient/xdocs/downloads.xml
  
  Index: downloads.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/downloads.xml,v
  retrieving revision 1.19.2.2
  retrieving revision 1.19.2.3
  diff -u -r1.19.2.2 -r1.19.2.3
  --- downloads.xml     1 Aug 2003 03:22:00 -0000       1.19.2.2
  +++ downloads.xml     21 Aug 2003 16:07:31 -0000      1.19.2.3
  @@ -31,7 +31,7 @@
          </p>
          <p>
            The CVS repository for <em>HttpClient</em> can be
  -         <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons/httpclient/";>browsed online</a>.
  +         <a 
href="http://cvs.apache.org/viewcvs.cgi/jakarta-commons/httpclient/";>browsed 
online</a>.
          </p>
          <p>
            The best way to get <em>HttpClient</em>, is to checkout the souce from our 
public 
  
  
  
  1.1.2.1   +2 -2      jakarta-commons/httpclient/xdocs/threading.xml
  
  Index: threading.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/threading.xml,v
  retrieving revision 1.1
  retrieving revision 1.1.2.1
  diff -u -r1.1 -r1.1.2.1
  --- threading.xml     26 May 2003 15:13:43 -0000      1.1
  +++ threading.xml     21 Aug 2003 16:07:31 -0000      1.1.2.1
  @@ -15,7 +15,7 @@
                <li><a 
href="#MultiThreadedHttpConnectionManager">MultiThreadedHttpConnectionManager</a></li>
            <li><a href="#ConnectionRelease">Connection Release</a></li>
          </ul>
  -      <p>Please see the <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons/httpclient/src/examples/MultiThreadedExample.java?rev=1.1&amp;content-type=text/vnd.viewcvs-markup";>MultiThreadedExample</a>
  +      <p>Please see the <a 
href="http://cvs.apache.org/viewcvs.cgi/jakarta-commons/httpclient/src/examples/MultiThreadedExample.java?rev=1.1&amp;content-type=text/vnd.viewcvs-markup";>MultiThreadedExample</a>
                for a concrete example.</p>
       </section>
   
  
  
  
  1.5.2.3   +2 -2      jakarta-commons/httpclient/xdocs/authentication.xml
  
  Index: authentication.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/authentication.xml,v
  retrieving revision 1.5.2.2
  retrieving revision 1.5.2.3
  diff -u -r1.5.2.2 -r1.5.2.3
  --- authentication.xml        16 Aug 2003 00:09:37 -0000      1.5.2.2
  +++ authentication.xml        21 Aug 2003 16:07:31 -0000      1.5.2.3
  @@ -152,7 +152,7 @@
     <section name="Examples">
         <p>There is an <a 
href="http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-commons/httpclient/src/examples/BasicAuthenticatonExample.java?rev=HEAD&amp;content-type=text/plain";>example</a>
 
         of basic authentication available in the       
  -      <a 
href="http://cvs.apache.org/viewcvs/jakarta-commons/httpclient/src/examples/";>example 
directory</a> in CVS.
  +      <a 
href="http://cvs.apache.org/viewcvs.cgi/jakarta-commons/httpclient/src/examples/";>example
 directory</a> in CVS.
         </p>
     </section>
     
  
  
  
  No                   revision
  No                   revision
  1.2.2.1   +2 -2      jakarta-commons/httpclient/xdocs/methods/get.xml
  
  Index: get.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/methods/get.xml,v
  retrieving revision 1.2
  retrieving revision 1.2.2.1
  diff -u -r1.2 -r1.2.2.1
  --- get.xml   10 Mar 2003 04:49:22 -0000      1.2
  +++ get.xml   21 Aug 2003 16:07:31 -0000      1.2.2.1
  @@ -41,7 +41,7 @@
   
         <p>See the <a href="../tutorial.html">tutorial</a> for a full example
         of using the GET method.  There are also a number of examples in the <a
  -      
href="http://cvs.apache.org/viewcvs/jakarta-commons/httpclient/src/examples/";>sample
  +      
href="http://cvs.apache.org/viewcvs.cgi/jakarta-commons/httpclient/src/examples/";>sample
         code</a>.</p>
   
         <source><![CDATA[
  
  
  
  No                   revision
  No                   revision
  1.6.2.1   +1 -1      jakarta-commons/httpclient/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/stylesheets/project.xml,v
  retrieving revision 1.6
  retrieving revision 1.6.2.1
  diff -u -r1.6 -r1.6.2.1
  --- project.xml       19 Jul 2002 22:32:45 -0000      1.6
  +++ project.xml       21 Aug 2003 16:07:31 -0000      1.6.2.1
  @@ -22,7 +22,7 @@
          <menu name="Project Files">
              <item name="Status"                        href="/status.html"/>
              <item name="Downloads"                     href="/downloads.html"/>
  -           <item name="CVS"                           
href="http://cvs.apache.org/viewcvs/jakarta-commons/httpclient/"/>
  +           <item name="CVS"                           
href="http://cvs.apache.org/viewcvs.cgi/jakarta-commons/httpclient/"/>
              <item name="Original&#xA0;Proposal"        href="/proposal.html"/>
          </menu>
          <menu name="About Us">
  
  
  

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

Reply via email to