Skip to content

Commit 7393ae1

Browse files
author
Richard Jones
committed
*** empty log message ***
1 parent fd4627b commit 7393ae1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/admin_guide.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Administration Guide
33
====================
44

5-
:Version: $Revision: 1.17 $
5+
:Version: $Revision: 1.18 $
66

77
.. contents::
88

@@ -222,8 +222,8 @@ Migrating Backends
222222
2. use the roundup-admin tool "export" command to export the contents of
223223
your tracker to disk
224224
3. copy the tracker home to a new directory
225-
4. change the backend used in the tracker home ``select_db.py`` file
226-
5. delete the "db" directory from the new directory
225+
4. delete the "db" directory from the new directory
226+
5. enter the new backend name in the tracker home ``db/backend_name`` file
227227
6. use the roundup-admin "import" command to import the previous export with
228228
the new tracker home
229229
7. test each of the admin tool, web interface and mail gateway using the new

0 commit comments

Comments
 (0)