comparison doc/upgrading.txt @ 2954:15620de288b1

0.8 requires clean uninstall of previous version [SF#1071402]
author Alexander Smishlajev <a1s@users.sourceforge.net>
date Wed, 24 Nov 2004 07:11:40 +0000
parents 7d97c75e7cba
children 7308c3c5a943
comparison
equal deleted inserted replaced
2953:1e7a3c001c6a 2954:15620de288b1
13 13
14 .. contents:: 14 .. contents::
15 15
16 Migrating from 0.7.1 to 0.8.0 16 Migrating from 0.7.1 to 0.8.0
17 ============================= 17 =============================
18
19 You *must* fully uninstall previous Roundup version before installing
20 Roundup 0.8.0. If you don't do that, ``roundup-admin install``
21 command may fail to function properly.
18 22
19 0.8.0 Backend changes 23 0.8.0 Backend changes
20 --------------------- 24 ---------------------
21 25
22 Backends 'bsddb' and 'bsddb3' are removed. If you are using one of these, 26 Backends 'bsddb' and 'bsddb3' are removed. If you are using one of these,

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