commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

r6040 - trunk/gnue-common/doc/technotes


From: reinhard
Subject: r6040 - trunk/gnue-common/doc/technotes
Date: Fri, 23 Jul 2004 03:22:40 -0500 (CDT)

Author: reinhard
Date: 2004-07-23 03:22:40 -0500 (Fri, 23 Jul 2004)
New Revision: 6040

Modified:
   trunk/gnue-common/doc/technotes/00011.txt
Log:
Correct order of steps.


Modified: trunk/gnue-common/doc/technotes/00011.txt
===================================================================
--- trunk/gnue-common/doc/technotes/00011.txt   2004-07-23 08:13:08 UTC (rev 
6039)
+++ trunk/gnue-common/doc/technotes/00011.txt   2004-07-23 08:22:40 UTC (rev 
6040)
@@ -19,11 +19,11 @@
 * Check if setup.py needs to be updated because of changes since the last
   release (files added, files removed, ...).
 
-* Commit everything to subversion.
-
 * Create the tarballs for the prerelease:
   "GNUE_VERSION_SUFFIX=-pre1 ./setup.py sdist --format='gztar,zip'"
 
+* Commit everything to subversion.
+
 * Post the prerelease to the web:
   "scp dist/* address@hidden:/var/www/downloads/prereleases"
 
@@ -38,11 +38,11 @@
 * From the top level checkout dir run gnue-common/utils/update-tool-docs
   to rebuild the man pages and dtd files
 
-* Commit everything to subversion, with a message that says "Released x.x.x".
-
 * Create the tarballs for the release:
   "setup.py sdist --format='gztar,zip'"
 
+* Commit everything to subversion, with a message that says "Released x.x.x".
+
 * Tag subversion.
   "svn copy svn+ssh://svn.gnuenterprise.org/var/svn/gnue/trunk/gnue-<package> 
svn+ssh://svn.gnuenterprise.org/var/svn/gnue/tags/<package>-x-x-x-release"
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]