Rebuild HTML docs for 3.0.26 stable
[privoxy.git] / doc / webserver / developer-manual / cvs.html
index 3db67f4..3262477 100644 (file)
@@ -2,7 +2,6 @@
 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
 <html>
   <head>
-    <meta name="generator" content="HTML Tidy, see www.w3.org">
     <title>
       The CVS Repository
     </title>
@@ -14,18 +13,9 @@ Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
     "documentation.html">
     <link rel="STYLESHEET" type="text/css" href="../p_doc.css">
     <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<style type="text/css">
- body {
-  background-color: #EEEEEE;
-  color: #000000;
- }
- :link { color: #0000FF }
- :visited { color: #840084 }
- :active { color: #0000FF }
- hr.c1 {text-align: left}
-</style>
   </head>
-  <body class="SECT1">
+  <body class="SECT1" bgcolor="#EEEEEE" text="#000000" link="#0000FF" vlink=
+  "#840084" alink="#0000FF">
     <div class="NAVHEADER">
       <table summary="Header navigation table" width="100%" border="0"
       cellpadding="0" cellspacing="0">
@@ -45,7 +35,7 @@ Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
           </td>
         </tr>
       </table>
-      <hr width="100%" class="c1">
+      <hr align="LEFT" width="100%">
     </div>
     <div class="SECT1">
       <h1 class="SECT1">
@@ -63,14 +53,11 @@ Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
         </h2>
         <p>
           The project's CVS repository is hosted on <a href=
-          "http://sourceforge.net/" target="_top">SourceForge.</a> Please
-          refer to the chapters 6 and 7 in <a href=
-          "http://sourceforge.net/docman/?group_id=1" target="_top">SF's site
-          documentation</a> for the technical access details for your
-          operating system. For historical reasons, the CVS server is called
-          <tt class="LITERAL">ijbswa.cvs.sourceforge.net</tt>, the repository
-          is called <tt class="LITERAL">ijbswa</tt>, and the source tree
-          module is called <tt class="LITERAL">current</tt>.
+          "https://sourceforge.net/" target="_top">SourceForge.</a> For
+          historical reasons, the CVS server is called <tt class=
+          "LITERAL">ijbswa.cvs.sourceforge.net</tt>, the repository is called
+          <tt class="LITERAL">ijbswa</tt>, and the source tree module is
+          called <tt class="LITERAL">current</tt>.
         </p>
       </div>
       <div class="SECT2">
@@ -82,25 +69,9 @@ Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
           mentioned, the sources are in the <tt class="LITERAL">current</tt>
           <span class="QUOTE">"module"</span>. Other modules are present for
           platform specific issues. There is a webview of the CVS hierarchy
-          at <a href="http://ijbswa.cvs.sourceforge.net/ijbswa/" target=
-          "_top">http://ijbswa.cvs.sourceforge.net/ijbswa/</a>, which might
-          help with visualizing how these pieces fit together.
-        </p>
-        <p>
-          Branches are used to fork a sub-development path from the main
-          trunk. Within the <tt class="LITERAL">current</tt> module where the
-          sources are, there is always at least one <span class=
-          "QUOTE">"branch"</span> from the main trunk devoted to a stable
-          release series. The main trunk is where active development takes
-          place for the next stable series (e.g. 3.2.x). So just prior to
-          each stable series (e.g. 3.0.x), a branch is created just for
-          stable series releases (e.g. 3.0.0 -&gt; 3.0.1 -&gt; 3.0.2, etc).
-          Once the initial stable release of any stable branch has taken
-          place, this branch is <span class="emphasis"><i class=
-          "EMPHASIS">only used for bugfixes</i></span>, which have had prior
-          testing before being committed to CVS. (See <a href=
-          "newrelease.html#VERSIONNUMBERS">Version Numbers</a> below for
-          details on versioning.)
+          at <a href="http://ijbswa.cvs.sourceforge.net/viewvc/ijbswa/"
+          target="_top">http://ijbswa.cvs.sourceforge.net/viewvc/ijbswa/</a>,
+          which might help with visualizing how these pieces fit together.
         </p>
         <p>
           At one time there were two distinct branches: stable and unstable.
@@ -116,9 +87,8 @@ Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
         <p>
           The source tree is the heart of every software project. Every
           effort must be made to ensure that it is readable, compilable and
-          consistent at all times. There are differing guidelines for the
-          stable branch and the main development trunk, and we ask anyone
-          with CVS access to strictly adhere to the following guidelines:
+          consistent at all times. We expect anyone with CVS access to
+          strictly adhere to the following guidelines:
         </p>
         <p>
           Basic Guidelines, for all branches:
@@ -169,7 +139,7 @@ Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
               Note that near a major public release, we get more cautious.
               There is always the possibility to submit a patch to the <a
               href=
-              "http://sourceforge.net/tracker/?atid=311118&amp;group_id=11118&amp;func=browse"
+              "https://sourceforge.net/tracker/?atid=311118&amp;group_id=11118&amp;func=browse"
                target="_top">patch tracker</a> instead.
             </p>
           </li>
@@ -177,7 +147,7 @@ Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
       </div>
     </div>
     <div class="NAVFOOTER">
-      <hr width="100%" class="c1">
+      <hr align="LEFT" width="100%">
       <table summary="Footer navigation table" width="100%" border="0"
       cellpadding="0" cellspacing="0">
         <tr>