importRepository imports the contents of a data file generated by exportRepository, into a standard or versioned repository. importRepository is especially useful for importing large numbers of items.
To run the importRepository script, navigate to <ATG2007.3dir>/home/bin and enter this command:
importRepository –file source-file [general-arguments] [General ArgumentsVersioning Arguments
–file source-file specifies the file with the data to import. The path that you specify can be absolute or relative to the current directory.
For example:
importRepository –m CatalogVer –file
/users/joe/CatalogExport.jar –process MyInitialProcess

