You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by jm...@apache.org on 2004/10/23 05:10:20 UTC

svn commit: rev 55348 - spamassassin/branches/3.0/build

Author: jm
Date: Fri Oct 22 20:10:19 2004
New Revision: 55348

Modified:
   spamassassin/branches/3.0/build/README
Log:
fixed doco for build procedure to reflect 3.0.x branch structure

Modified: spamassassin/branches/3.0/build/README
==============================================================================
--- spamassassin/branches/3.0/build/README	(original)
+++ spamassassin/branches/3.0/build/README	Fri Oct 22 20:10:19 2004
@@ -85,9 +85,9 @@
   For a maintainance release (x.y.1, x.y.2):
 
     repo=https://svn.apache.org/repos/asf/spamassassin
-    svn copy -m "creating tag for release 2.62" \
-	$repo/branches/b2_6_0 \
-	$repo/tags/spamassassin_release_2_6_2
+    svn copy -m "creating tag for release 3.0.1" \
+	$repo/branches/3.0 \
+	$repo/tags/spamassassin_release_3_0_1
 
   For a trunk release (x.y.0):
 
@@ -156,10 +156,10 @@
 
 - (for full release builds) copy the tarballs to www.apache.org/dist:
 
+        version=X.Y.Z
         cp ~/site/released/Mail-SpamAssassin-$version.* \
             /www/www.apache.org/dist/spamassassin/source
 
-        version=X.Y.Z
         (
           cd /www/www.apache.org/dist/spamassassin
           ln -s source/Mail-SpamAssassin-$version.* .