diff doc/admin_guide.txt @ 3283:4fe232899be8 maint-0.8

merge from HEAD
author Richard Jones <richard@users.sourceforge.net>
date Wed, 13 Apr 2005 06:19:54 +0000
parents 602d30486915
children ee1e2c8472f3
line wrap: on
line diff
--- a/doc/admin_guide.txt	Wed Apr 13 06:11:15 2005 +0000
+++ b/doc/admin_guide.txt	Wed Apr 13 06:19:54 2005 +0000
@@ -2,7 +2,7 @@
 Administration Guide
 ====================
 
-:Version: $Revision: 1.15.2.1 $
+:Version: $Revision: 1.15.2.2 $
 
 .. contents::
 
@@ -220,8 +220,8 @@
 2. use the roundup-admin tool "export" command to export the contents of
    your tracker to disk
 3. copy the tracker home to a new directory
-4. change the backend used in the tracker home ``select_db.py`` file
-5. delete the "db" directory from the new directory
+4. delete the "db" directory from the new directory
+5. enter the new backend name in the tracker home ``db/backend_name`` file
 6. use the roundup-admin "import" command to import the previous export with
    the new tracker home
 7. test each of the admin tool, web interface and mail gateway using the new

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