comparison doc/admin_guide.txt @ 4567:32b24abfe98e

Documentation polishing.
author Eric S. Raymond <esr@thyrsus.com>
date Tue, 15 Nov 2011 18:35:54 -0500
parents 47bd330e3d17
children 6018617c55ab
comparison
equal deleted inserted replaced
4566:b8119ba37707 4567:32b24abfe98e
241 6. Use the roundup-admin "import" command to import the previous export with 241 6. Use the roundup-admin "import" command to import the previous export with
242 the new tracker home. If non-interactively:: 242 the new tracker home. If non-interactively::
243 243
244 roundup-admin -i <tracker home> import <tracker export dir> 244 roundup-admin -i <tracker home> import <tracker export dir>
245 245
246 If interactively, enter 'commit' before exitting. 246 If interactively, enter 'commit' before exiting.
247 7. Test each of the admin tool, web interface and mail gateway using the new 247 7. Test each of the admin tool, web interface and mail gateway using the new
248 backend. 248 backend.
249 8. Move the old tracker home out of the way (rename to "tracker.old") and 249 8. Move the old tracker home out of the way (rename to "tracker.old") and
250 move the new tracker home into its place. 250 move the new tracker home into its place.
251 9. Restart web and email frontends. 251 9. Restart web and email frontends.

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