Changes between Version 27 and Version 28 of 1.3/TracUpgrade
- Timestamp:
- Sep 13, 2017, 11:04:43 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
1.3/TracUpgrade
v27 v28 55 55 This command will not have any effect if the environment is already up-to-date. 56 56 57 Note that a backup of your database will be performed automatically prior to the upgrade. The backup is saved in the location specified by `[trac]` `backup_dir`. 57 It is recommended that you set the [[TracIni#logging-log_level-option|log_level]] to `INFO` before running the upgrade. The additional information in the logs can be helpful in case something unexpected occurs during the upgrade. 58 59 Note that a backup of your database will be performed automatically prior to the upgrade. The backup is saved in the location specified by [[TracIni#trac-backup_dir-option|backup_dir]]. 58 60 59 61 === 5. Update the Trac Documentation === #UpdatetheTracDocumentation