From 4cbd7d7730b6f14fdaad070ba0708e65ac29f0c1 Mon Sep 17 00:00:00 2001 From: judas_iscariote Date: Fri, 24 Feb 2006 20:00:54 +0000 Subject: [PATCH] another fix for SVN instructions..;-) git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3582 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- web/download.htm | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/web/download.htm b/web/download.htm index 6c8f68777..cd3f12d53 100644 --- a/web/download.htm +++ b/web/download.htm @@ -410,7 +410,16 @@ The following SVN projects are currently active:


# svn co https://svn.sourceforge.net/svnroot/shorewall/branches/x.y/Shorewall shorewall -


+
+
+Releases have tags with names of the form X.Y.Z. Example: 3.0.5 is Shorewall version 3.0.5.
+
+You can donwload a specific release using the following commands:

+ +# svn co svn co https://svn.sourceforge.net/svnroot/shorewall/tags/x.y.z/Shorewall shorewall +
+ +
  • docs
    @@ -425,7 +434,7 @@ The following SVN projects are currently active:
    You can always get the current documentation in XML Docbook format using the following command:

    - #svn co https://svn.sourceforge.net/svnroot/shorewall/trunk/docs shorewall-docs + # svn co https://svn.sourceforge.net/svnroot/shorewall/trunk/docs shorewall-docs