From 5d12217610e110d80f2402be84ec9393b577265e Mon Sep 17 00:00:00 2001 From: teastep Date: Sun, 6 Nov 2005 16:18:13 +0000 Subject: [PATCH] Clarify CVS project/branch/tag names git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2968 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall-Website/download.htm | 33 +++++++++++++++++++++++++++++++-- 1 file changed, 31 insertions(+), 2 deletions(-) diff --git a/Shorewall-Website/download.htm b/Shorewall-Website/download.htm index 6e62a7a34..7802b505c 100644 --- a/Shorewall-Website/download.htm +++ b/Shorewall-Website/download.htm @@ -359,7 +359,36 @@ the integrity of the files using our public key

4. CVS

-
CVS Repository at Sourceforge 
+
The CVS Repository at Sourceforge is used as a +safe-store for Shorewall releases. The following CVS projects are +currently active:
+
    +
  1. Shorewall
    +
    +
    HEAD is the current development version.
    +The current stable version is branch named SHOREWALL-x_y where x.y is +the major version. Example: SHOREWALL-2_4.
    +Releases have tags with names of the form Shorewall-X_Y_Z. Example: +Shorewall-2_4_6 is Shorewall version 2.4.6.
    +
    +
  2. +
  3. Shorewall-docs
    +
    +
    HEAD is the current development version.
    +The current stable version will be a branch named SHOREWALL-x_y where +x.y is the major version. Example: SHOREWALL-2_4.
    +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.
    +
    +
  4. +
  5. tools
    +
    +
    Tools used by the Shorewall developers to build Shorewall +releases and to publish content to the web sites.
    +
  6. +
+