comparison docs/upgrade.rst @ 2094:6fdc3b25bc7c beta

docs
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 02 Mar 2012 22:07:07 +0200
parents 8330d5778ba3
children 17c9393e9645
comparison
equal deleted inserted replaced
2093:7172d88f3cee 2094:6fdc3b25bc7c
23 23
24 paster make-config RhodeCode production.ini 24 paster make-config RhodeCode production.ini
25 25
26 This will display any changes made by the new version of RhodeCode to your 26 This will display any changes made by the new version of RhodeCode to your
27 current configuration. It will try to perform an automerge. It's always better 27 current configuration. It will try to perform an automerge. It's always better
28 to make a backup of your configuration file before hand and recheck the 28 to make a backup of your configuration file before hand and re check the
29 content after the automerge. 29 content after the automerge.
30 30
31 .. note:: 31 .. note::
32 Please always make sure your .ini files are upto date. Often errors are 32 Please always make sure your .ini files are up to date. Often errors are
33 caused by missing params added in new versions. 33 caused by missing params added in new versions.
34 34
35 35
36 It is also recommended that you rebuild the whoosh index after upgrading since 36 It is also recommended that you rebuild the whoosh index after upgrading since
37 the new whoosh version could introduce some incompatible index changes. Please 37 the new whoosh version could introduce some incompatible index changes. Please