Edgewall Software

Changes between Version 132 and Version 133 of TracUpgrade


Ignore:
Timestamp:
Feb 12, 2020, 11:31:29 AM (4 years ago)
Author:
Jun Omae
Comment:

Added notes about Windows installer

Legend:

Unmodified
Added
Removed
Modified
  • TracUpgrade

    v132 v133  
    2626=== 3. Update Trac and dependencies #UpdatetheTracCode
    2727
    28 The packages are available through several channels, as described in [trac:TracDownload]. If your Trac instance was installed through an operating system package manager or an installer on Windows, proceed with the standard steps that are appropriate for your operating system.
     28The packages are available through several channels, as described in [trac:TracDownload]. If your Trac instance was installed through an operating system package manager, proceed with the standard steps that are appropriate for your operating system package manager. If it was installed through an Windows installer, uninstall the old Trac package before installing new Trac package.
    2929
    3030If you are managing your Trac installation using command line tools, `pip` is the preferred tool to upgrade a Trac instance because it will uninstall the old version. The following command will upgrade your Trac installation using the package published to [https://pypi.python.org/pypi/Trac PyPI].