Edgewall Software

Changes between Version 3 and Version 4 of 1.5/TracInstall


Ignore:
Timestamp:
Sep 26, 2021, 5:53:57 PM (3 years ago)
Author:
Jun Omae
Comment:

Fix URL for unreleased 1.4-stable to install

Legend:

Unmodified
Added
Removed
Modified
  • 1.5/TracInstall

    v3 v4  
    139139* Install the unreleased 1.4-stable from subversion:
    140140{{{#!sh
    141 $ pip install svn+https://svn.edgewall.org/repos/trac/branches/1.2-stable
     141$ pip install svn+https://svn.edgewall.org/repos/trac/branches/1.4-stable
    142142}}}
    143143* Install the latest development preview (//not recommended for production installs//):