diff doc/admin_guide.txt @ 3282:74db49467de8

*** empty log message ***
author Richard Jones <richard@users.sourceforge.net>
date Wed, 13 Apr 2005 06:18:48 +0000
parents 8634ea9b2d1c
children df693c0aaba9
line wrap: on
line diff
--- a/doc/admin_guide.txt	Wed Apr 13 06:17:17 2005 +0000
+++ b/doc/admin_guide.txt	Wed Apr 13 06:18:48 2005 +0000
@@ -2,7 +2,7 @@
 Administration Guide
 ====================
 
-:Version: $Revision: 1.17 $
+:Version: $Revision: 1.18 $
 
 .. contents::
 
@@ -222,8 +222,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/