Merging from the Command Line
It is possible (and required) for the work and translation files to be able to be merged into the master file from the command line by the Source Code Administrator. This can be easily done, either manually or from a script on any platform that can use Java.
This functionality works in exactly the same way as if you were performing the merge from inside the Translation Manager.
Merging a language file
To run the software in this mode, the following command line can be used:
|
|
To get extra message output place a "-v" (verbose) before the -cl
For example:
|
|
Merging a work file
To run the software in this mode, the following command line can be used:
|
|
To get extra message output place a "-v" (verbose) before the -cw
For example:
|
|
Further technical information: