Changes between Version 3 and Version 4 of TracInstall
- Timestamp:
- 03/07/13 21:16:32 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TracInstall
v3 v4 137 137 {{{ 138 138 easy_install Babel==0.9.5 139 easy_install Trac 139 easy_install Trac==0.12 140 140 }}} 141 141 ''It's very important to run the two `easy_install` commands separately, otherwise the message catalogs won't be generated.'' … … 146 146 }}} 147 147 148 - upgrade to the latest trunk development version (0.13dev):148 - upgrade to the latest trunk development version: 149 149 {{{ 150 150 easy_install -U Trac==dev