[Checkins] SVN: bluebream/trunk/HOWTO_RELEASE.txt typos & add downloadsite URL

Baiju M baiju.m.mail at gmail.com
Thu Sep 9 07:10:58 EDT 2010


Log message for revision 116246:
  typos & add downloadsite URL
  

Changed:
  U   bluebream/trunk/HOWTO_RELEASE.txt

-=-
Modified: bluebream/trunk/HOWTO_RELEASE.txt
===================================================================
--- bluebream/trunk/HOWTO_RELEASE.txt	2010-09-09 10:51:22 UTC (rev 116245)
+++ bluebream/trunk/HOWTO_RELEASE.txt	2010-09-09 11:10:58 UTC (rev 116246)
@@ -40,21 +40,23 @@
     - set the correct version number in `setup.py`
     - update the `CHANGES.txt`
     - commit, and create a svn tag for this new version
-    - change `setup.py` and the `CHANGELOG.txt` to point to the next dev version
+    - change `setup.py` and the `CHANGES.txt` to point to the next dev version
     - create a clean checkout of the tag in a new directory and run:
     $ python setup.py register sdist upload
 
-#. Update the http://download.zope.org/zopetoolkit/ site:
+#. Update the http://download.zope.org/bluebream/ site:
 
-   - copy the ``versions.cfg`` file from the tag folder to the ``download-site``
+   - copy the ``versions.cfg`` file from the tag folder to the ``downloadsite``
      folder with the correct versionned name
-   - update the ``download-site/index.html`` page with the new release. The
+     (Subversion URL for downloadsite:
+      svn://svn.zope.org/repos/main/bluebream/downloadsite/ )
+   - update the ``downloadsite/index.html`` page with the new release. The
      download site will be updated automatically in less than 15min.
 
 #. Create an announcement on the bluebream mailing list (based on a previous
    announcements)
 
-#. Update the ``download-site/index.html`` with this announcement when the link
+#. Update the ``downloadsite/index.html`` with this announcement when the link
    is available in the `list archive
    <https://mail.zope.org/pipermail/bluebream/>`_
 



More information about the checkins mailing list