• <server> specifies the name of the server on which the Database resides. The case of the name must be correct.
• <database> specifies the name of the Database that owns the Model you want to rebase. The case of the name must be correct.
• <model> specifies the name of the Model you want to rebase. The case of the name must be correct.
• <version> specifies the version of the Model you want to rebase. Note that you can only rebase the tip version of an active branch.
• <log file>specifies the path and name of the log file in which you want to record any log messages.
• -X specifies that locks are cleared in the two source model versions before performing the rebase operation. Important: Use the -X argument only if you are sure that no other users are using the two source model versions for the rebase operation.