Mercurial > p > roundup > code
diff doc/admin_guide.txt @ 5300:d8ed32b297e2
Update to migrating backend and tweak to install doc.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 05 Oct 2017 17:41:18 -0400 |
| parents | 7ea6bbf4286c |
| children | 4f74b97dddcd |
line wrap: on
line diff
--- a/doc/admin_guide.txt Wed Oct 04 22:33:40 2017 -0400 +++ b/doc/admin_guide.txt Thu Oct 05 17:41:18 2017 -0400 @@ -297,7 +297,8 @@ your tracker to disk. 3. Copy the tracker home to a 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. +5. Set the value of the ``backend`` key under the ``[database]`` + section of the tracker's ``config.ini`` file. 6. Use the roundup-admin "import" command to import the previous export with the new tracker home. If non-interactively::
