comparison doc/upgrading.txt @ 6781:b3d4b25b4922

Add links some updates.
author John Rouillard <rouilj@ieee.org>
date Tue, 12 Jul 2022 21:58:34 -0400
parents f1af67bf8fae
children 25d08e15e3b4
comparison
equal deleted inserted replaced
6780:f1af67bf8fae 6781:b3d4b25b4922
10 Upgrading to newer versions of Roundup 10 Upgrading to newer versions of Roundup
11 ====================================== 11 ======================================
12 12
13 Please read each section carefully and edit your tracker home files 13 Please read each section carefully and edit your tracker home files
14 accordingly. Note that there is information about upgrade procedures in the 14 accordingly. Note that there is information about upgrade procedures in the
15 `administration guide`_. 15 `administration guide`_ in the `Software Upgrade`_ section.
16 16
17 If a specific version transition isn't mentioned here (eg. 0.6.7 to 0.6.8) 17 If a specific version transition isn't mentioned here (eg. 0.6.7 to 0.6.8)
18 then you don't need to do anything. If you're upgrading from 0.5.6 to 18 then you don't need to do anything. If you're upgrading from 0.5.6 to
19 0.6.8 though, you'll need to check the "0.5 to 0.6" and "0.6.x to 0.6.3" 19 0.6.8 though, you'll need to check the "0.5 to 0.6" and "0.6.x to 0.6.3"
20 steps. 20 steps.
3464 .. _`xmlrpc guide`: xmlrpc.html 3464 .. _`xmlrpc guide`: xmlrpc.html
3465 .. _FTS5 full-text search engine: https://www.sqlite.org/fts5.html 3465 .. _FTS5 full-text search engine: https://www.sqlite.org/fts5.html
3466 .. _PostgreSQL's full text search: https://www.postgresql.org/docs/current/textsearch.html 3466 .. _PostgreSQL's full text search: https://www.postgresql.org/docs/current/textsearch.html
3467 .. _`administration guide notes on native-fts`: admin_guide.html#configuring-native-fts-full-text-search 3467 .. _`administration guide notes on native-fts`: admin_guide.html#configuring-native-fts-full-text-search
3468 .. _Configuring Compression: admin_guide.html#configuring-compression 3468 .. _Configuring Compression: admin_guide.html#configuring-compression
3469 .. _Software Upgrade: admin_guide.html#software-upgrade

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