Roundup Tracker - Issues

Issue 1615347

classification
backend migration doc update
Type: Severity: normal
Components: None Versions:
process
Status: closed fixed
:
: : nerijus
Priority: normal : patch

Created on 2006-12-13 23:35 by anonymous, last changed 2006-12-13 23:35 by anonymous.

Messages
msg2886 Author: [hidden] (anonymous) Date: 2006-12-13 23:35
http://roundup.sourceforge.net/doc-1.0/admin_guide.html#migrating-backends

Please add the following to the 6th step:

6. use the roundup-admin "import" command to import the previous export with the new tracker home. If non-interactively:
roundup-admin -i <tracker home> import <tracker export dir>
If interactively, enter 'commit' before exitting.
msg2887 Author: [hidden] (nerijus) Date: 2006-12-13 23:40
Of course, exitting should probably do a commit automatically in interactive mode.
History
Date User Action Args
2006-12-13 23:35:14anonymouscreate