You use startSQLRepository to import repository data into versioned repositories as follows:

  1. Format the repository data in an XML file that adheres to the SQL repository definition file syntax, as described in the SQL Repository Reference chapter in the ATG Repository Guide.

  2. Navigate to <ATG2007.3dir>/home/bin directory and enter this command:

    startSQLRepository -importinputfile
                       
    [ General Arguments ] [ Versioning Arguments ]

For example:

startSQLRepository –m CatalogVer –import /users/joe/repImport.xml
–repository /myApp/CatalogVer –process importProcess –comment
checkin01152004 –user publishing

 
loading table of contents...