MIGRATION commands


PROGRAM NAME

kmigrate - Update Toolboxes and Objects from one revision to the next

DESCRIPTION

This migration program uses a table of commands which describes how to upgrade toolbox and software objects from an older version of Khoros to a newer version of Khoros. By default the kmigrate will update all objects in all toolboxes using the file $MIGRATE/objects/script/kmigrate/misc/migrate.cmd as the input table. (See this file for a description of the format kmigrate understands). Most often you will want to run kmigrate with the -tb option so that it only tries to update a few toolboxes. You can specify as many toolboxes as you want by separating the toolboxes in the -tb option with a ','. See the examples section below for an example.

REQUIRED ARGUMENTS

none

OPTIONAL ARGUMENTS

none

EXAMPLES

To migrate all toolboxes defined in your toolboxes files, run:

   % kmigrate

To migrate only toolbox1, toolbox2, and toolbox3, run:

   % kmigrate -tb toolbox1,toolbox2,toolbox3

SEE ALSO

none

RESTRICTIONS

none

REFERENCES

none

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.