We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87e06ae commit b8f134fCopy full SHA for b8f134f
doc/admin_guide.txt
@@ -294,7 +294,10 @@ Migrating Backends
294
295
1. Stop the existing tracker web and email frontends (preventing changes).
296
2. Use the roundup-admin tool "export" command to export the contents of
297
- your tracker to disk.
+ your tracker to disk. (If you are running on windows see
298
+ `issue1441336 <https://issues.roundup-tracker.org/issue1441336>`_
299
+ on how to use the command line rather than interactive mode to
300
+ exprt data.)
301
3. Copy the tracker home to a new directory.
302
4. Delete the "db" directory from the new directory.
303
5. Set the value of the ``backend`` key under the ``[database]``
0 commit comments