You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apreq-cvs@httpd.apache.org by jo...@apache.org on 2005/05/04 15:58:37 UTC

svn commit: r168126 - /httpd/apreq/trunk/build/RELEASE

Author: joes
Date: Wed May  4 06:58:37 2005
New Revision: 168126

URL: http://svn.apache.org/viewcvs?rev=168126&view=rev
Log:
Update release instructions.

Modified:
    httpd/apreq/trunk/build/RELEASE

Modified: httpd/apreq/trunk/build/RELEASE
URL: http://svn.apache.org/viewcvs/httpd/apreq/trunk/build/RELEASE?rev=168126&r1=168125&r2=168126&view=diff
==============================================================================
--- httpd/apreq/trunk/build/RELEASE (original)
+++ httpd/apreq/trunk/build/RELEASE Wed May  4 06:58:37 2005
@@ -46,9 +46,9 @@
    Commit the changes and tag the tree (tr/0-9a-zA-Z/_/c in the 
    version number)
 
-        % cvs commit -m "2.XX-dev released." STATUS CHANGES
-        % cvs tag v2_XX_dev
-
+        % svn commit -m "2.XX-dev released." STATUS CHANGES
+        % svn cp https://svn.apache.org/repos/asf/httpd/apreq/trunk \
+                 https://svn.apache.org/repos/asf/httpd/apreq/tags/v2_XX_dev
 
 6. Regenerate the release 
 
@@ -67,7 +67,7 @@
    for distribution:
 
         % scp libapreq2-2.XX-dev.tar.gz* \
-          <username>@www.apache.org:/www/www.apache.org/dist/httpd/libapreq/
+          <username>@people.apache.org:/www/www.apache.org/dist/httpd/libapreq/
 
    Ask another developer to confirm the uploaded signature is ok.