You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by de...@apache.org on 2003/09/30 02:13:26 UTC

cvs commit: xml-batik/xdocs cvs.xml download.xml installing.xml

deweese     2003/09/29 17:13:26

  Modified:    xdocs    cvs.xml download.xml installing.xml
  Log:
  Update documentation for Apache mirroring.
  
  Revision  Changes    Path
  1.5       +6 -7      xml-batik/xdocs/cvs.xml
  
  Index: cvs.xml
  ===================================================================
  RCS file: /home/cvs/xml-batik/xdocs/cvs.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- cvs.xml	26 Sep 2003 17:25:49 -0000	1.4
  +++ cvs.xml	30 Sep 2003 00:13:26 -0000	1.5
  @@ -78,12 +78,10 @@
             following commands (if you are using a GUI CVS client,
             configure it appropriately):<br/>
             
  -          <code>cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic</code><br/>
  -          <code>login</code><br/> 
  +          <code>cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic login</code><br/> 
             <code>password: anoncvs</code><br/> 
             <br/> 
  -          <code>cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic</code><br/>
  -          <code>checkout xml-batik</code><br/><br/>
  +          <code>cvs -d :pserver:anoncvs@cvs.apache.org:/home/cvspublic checkout xml-batik</code><br/><br/>
           </li>
   
           <li>The second and probably easiest is by downloading a <link
  @@ -98,7 +96,7 @@
               build</link>.  The '-cvs-' packages contain a complete
             copy of CVS.  The '-src-' packages contain only what is
             needed to build and run Batik.  The biggest difference
  -          being that cVS includes the <link href="test.html">test
  +          being that CVS includes the <link href="test.html">test
               infrastructure</link>.<br/>
           </li>
   
  @@ -106,7 +104,8 @@
               href="http://cvs.apache.org/viewcvs.cgi/xml-batik"
               >viewcvs</link>.  This provides the ability to traverse
             the CVS repository over the web, and check differences
  -          between versions.
  +          between versions.  This is generally only useful for tracking
  +          a small number of files/changes.
           </li>
         </ul>
       </s1>
  
  
  
  1.2       +13 -13    xml-batik/xdocs/download.xml
  
  Index: download.xml
  ===================================================================
  RCS file: /home/cvs/xml-batik/xdocs/download.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- download.xml	26 Sep 2003 12:28:28 -0000	1.1
  +++ download.xml	30 Sep 2003 00:13:26 -0000	1.2
  @@ -69,7 +69,7 @@
           href="[location]#Verify Releases">verify the integrity</a> of
           the distribution files, especially if you are using one of our
           mirror sites.  In order to do this you must use the signatures
  -        from our <a href="http://www.apache.org/dist/batik/">main
  +        from our <a href="http://www.apache.org/dist/xml/batik/">main
           distribution directory</a> .
         </p>
         <p>
  @@ -77,7 +77,7 @@
         </p>
         <p>
           If you do not see the file you need in the links below, please
  -        see the <a href="http://www.apache.org/dist/batik/">master
  +        see the <a href="http://www.apache.org/dist/xml/batik/">master
           distribution directory</a> or, preferably, its <a
           href="[preferred]/batik/">mirror</a>.
         </p>
  @@ -112,25 +112,25 @@
   	<li>Binary Release:
             <a href="[preferred]/batik/batik-1.5.zip">batik-1.5.zip</a>
             [
  -          <a href="http://www.apache.org/dist/batik/batik-1.5.zip.asc">PGP</a>
  +          <a href="http://www.apache.org/dist/xml/batik/batik-1.5.zip.asc">PGP</a>
             ][
  -          <a href="http://www.apache.org/dist/batik/batik-1.5.zip.md5">MD5</a>
  +          <a href="http://www.apache.org/dist/xml/batik/batik-1.5.zip.md5">MD5</a>
             ]
           </li>
   	<li>Source Release:
             <a href="[preferred]/batik/batik-src-1.5.zip">batik-1.5.zip</a>
             [
  -          <a href="http://www.apache.org/dist/batik/batik-src-1.5.zip.asc">PGP</a>
  +          <a href="http://www.apache.org/dist/xml/batik/batik-src-1.5.zip.asc">PGP</a>
             ][
  -          <a href="http://www.apache.org/dist/batik/batik-src-1.5.zip.md5">MD5</a>
  +          <a href="http://www.apache.org/dist/xml/batik/batik-src-1.5.zip.md5">MD5</a>
             ]
           </li>
   	<li>Documentation:
             <a href="[preferred]/batik/batik-docs-1.5.zip">batik-1.5.zip</a>
             [
  -          <a href="http://www.apache.org/dist/batik/batik-docs-1.5.zip.asc">PGP</a>
  +          <a href="http://www.apache.org/dist/xml/batik/batik-docs-1.5.zip.asc">PGP</a>
             ][
  -          <a href="http://www.apache.org/dist/batik/batik-docs-1.5.zip.md5">MD5</a>
  +          <a href="http://www.apache.org/dist/xml/batik/batik-docs-1.5.zip.md5">MD5</a>
             ]
           </li>
         </ul>
  @@ -138,7 +138,7 @@
       <s1 title="Old Batik Releases">
         <p>
           Older releases of Batik can be found 
  -        <a href="http://archive.apache.org/dist/batik/">here</a>.  
  +        <a href="http://archive.apache.org/dist/xml/batik/">here</a>.  
           We highly recommend to not use those releases but upgrade to
           Batik's <a href="[location]#Current Release of Batik">latest</a>
           release.
  @@ -152,10 +152,10 @@
         <p>
           The PGP signatures can be verified using PGP or GPG.  First
           download the <a
  -        href="http://www.apache.org/dist/batik/KEYS">KEYS</a> as well
  +        href="http://www.apache.org/dist/xml/batik/KEYS">KEYS</a> as well
           as the <code>asc</code> signature file for the particular
           distribution.  Make sure you get these files from the <a
  -        href="http://www.apache.org/dist/batik/">main distribution
  +        href="http://www.apache.org/dist/xml/batik/">main distribution
           directory</a> , rather than from a mirror. Then verify the
           signatures using
         </p>
  @@ -189,7 +189,7 @@
           , or <a href="http://www.slavasoft.com/fsum/">here</a> .
         </p>
         <p>
  -        We highly recommend to verify the PGP signature, though.
  +        The PGP signature can provide a much higher level of assurance.
         </p>
       </s1>
     </body>
  
  
  
  1.15      +4 -4      xml-batik/xdocs/installing.xml
  
  Index: installing.xml
  ===================================================================
  RCS file: /home/cvs/xml-batik/xdocs/installing.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- installing.xml	26 Sep 2003 13:39:25 -0000	1.14
  +++ installing.xml	30 Sep 2003 00:13:26 -0000	1.15
  @@ -93,7 +93,7 @@
         <p>To install Batik, you will need to go to the <link
             href="http://www.apache.org/dyn/closer.cgi/xml/batik">download area</link> and download one or more
           ZIP file containing the distribution of your choice. It is
  -        good practice to <link href="verify">verify the
  +        good practice to <link href="#verify">verify the
             integrity</link> of the distribution files, especially if
           you are using one of our mirror sites. Here are the
           various components you will find in the download area and
  @@ -275,10 +275,10 @@
         <p>
           The PGP signatures can be verified using PGP or GPG.  First
           download the <link
  -        href="http://www.apache.org/dist/batik/KEYS">KEYS</link> as
  +        href="http://www.apache.org/dist/xml/batik/KEYS">KEYS</link> as
           well as the <code>asc</code> signature file for the particular
           distribution you choose.  Make sure you get these files from
  -        the <link href="http://www.apache.org/dist/batik/">main
  +        the <link href="http://www.apache.org/dist/xml/batik/">main
           distribution directory</link> , rather than from a
           mirror. Then verify the signatures using
         </p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-dev-help@xml.apache.org