Edgewall Software

Changes between Version 76 and Version 77 of TracDev/ReleaseChecklist


Ignore:
Timestamp:
Mar 3, 2015, 11:16:57 PM (9 years ago)
Author:
Ryan J Ollos
Comment:

Reword.

Legend:

Unmodified
Added
Removed
Modified
  • TracDev/ReleaseChecklist

    v76 v77  
    7575   **The `sdist` command must be performed from a svn < 1.7 checkout**, as
    7676   only the data files listed in the `.svn/entries` files are considered (that is, until [https://bitbucket.org/tarek/distribute/issue/252 distribute issue252] gets fixed). If svn >= 1.7 is used, then [https://pypi.python.org/pypi/setuptools_subversion setuptools_subversion] must be installed.
    77    * Build Windows installers on x86 and x64 platforms. **Babel must be installed** in the environment used to build the installers.
    78      - .exe installer
    79        {{{#!dos
    80        python.exe setup.py bdist_wininst
    81        }}}
    82    * Test installation on all target platforms. \\
     77   * Build Windows exe installers on x86 and x64 platforms. **Babel must be installed** in the environment used to build the installers.
     78 {{{#!dos
     79python.exe setup.py bdist_wininst
     80}}}
     81   * Test installation on target platforms. \\
    8382     Install on a clean system. ''Remove any old Trac installation before testing.''
    8483   * Smoke test: