Clarify CVS project/branch/tag names

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2968 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-11-06 16:18:13 +00:00
parent 15fe2335a9
commit 5d12217610

View File

@ -359,7 +359,36 @@ the integrity of the files</span> using our public key <a
</table> </table>
</blockquote> </blockquote>
<h2><b><a name="CVS"></a>4. CVS</b></h2> <h2><b><a name="CVS"></a>4. CVS</b></h2>
<blockquote><a href="http://sourceforge.net/cvs/?group_id=22587" <blockquote>The <a href="http://sourceforge.net/cvs/?group_id=22587"
target="_blank">CVS&nbsp;Repository at Sourceforge</a>&nbsp;</blockquote> target="_blank">CVS&nbsp;Repository at Sourceforge</a> is used as a
safe-store for Shorewall releases. The following CVS projects are
currently active:<br>
<ol>
<li><span style="font-weight: bold;">Shorewall<br>
<br>
</span>HEAD is the current development version.<br>
The current stable version is branch named SHOREWALL-x_y where x.y is
the major version. Example: SHOREWALL-2_4.<br>
Releases have tags with names of the form Shorewall-X_Y_Z. Example:
Shorewall-2_4_6 is Shorewall version 2.4.6.<br>
<br>
<span style="font-weight: bold;"></span></li>
<li><span style="font-weight: bold;"><span
style="font-weight: bold;">Shorewall-docs<br>
<br>
</span></span>HEAD is the current development version.<br>
The current stable version will be a branch named SHOREWALL-x_y where
x.y is the major version. Example: SHOREWALL-2_4.<br>
Releases have tags with names of the form Shorewall-X_Y_Z. Example:
Shorewall-2_4_6 is the documentation for Shorewall version 2.4.6.<br>
<br>
</li>
<li><span style="font-weight: bold;">tools<br>
<br>
</span>Tools used by the Shorewall developers to build Shorewall
releases and to publish content to the web sites.<br>
</li>
</ol>
</blockquote>
</body> </body>
</html> </html>