comparison doc/upgrading.txt @ 6174:5522c950a2e4

Add indexing for roundup-admin references.
author John Rouillard <rouilj@ieee.org>
date Sat, 16 May 2020 13:40:12 -0400
parents dadcb4fe9f1d
children 15fd91fd3c4c
comparison
equal deleted inserted replaced
6173:82f58ae89142 6174:5522c950a2e4
24 24
25 .. index:: Upgrading; 1.6.x to 2.0.0 25 .. index:: Upgrading; 1.6.x to 2.0.0
26 26
27 Migrating from 1.6.X to 2.0.0 27 Migrating from 1.6.X to 2.0.0
28 ============================= 28 =============================
29
30 .. index:: roundup-admin; updateconfig subcommand
29 31
30 Upgrade tracker's config.ini file 32 Upgrade tracker's config.ini file
31 -------------------------------------- 33 --------------------------------------
32 Once you have installed the new roundup, use:: 34 Once you have installed the new roundup, use::
33 35
1510 .. index:: upgrading; 1.4.x to 1.4.2 1512 .. index:: upgrading; 1.4.x to 1.4.2
1511 1513
1512 Migrating from 1.4.x to 1.4.2 1514 Migrating from 1.4.x to 1.4.2
1513 ============================= 1515 =============================
1514 1516
1517 .. index:: roundup-admin; migrate subcommand
1518
1515 You should run the "roundup-admin migrate" command for your tracker once 1519 You should run the "roundup-admin migrate" command for your tracker once
1516 you've installed the latest codebase. 1520 you've installed the latest codebase.
1517 1521
1518 Do this before you use the web, command-line or mail interface and before 1522 Do this before you use the web, command-line or mail interface and before
1519 any users access the tracker. 1523 any users access the tracker.

Roundup Issue Tracker: http://roundup-tracker.org/