Export Repository

Newlook Developer's Import and Export tools allow you to import and export the contents of a SID file.

This allows you to manage changes to your SID file with the version control tool of your choosing.

How does it work?

The Export tool writes out the contents of your repository (.SID) file as a series of XML files. The XML format is compatible with most version control tools, which allows you to manage changes to your repository.

The Import tool replaces the contents of your currently loaded repository with the nominated source files.

Merging versus Importing

Newlook's Merge option allows you to merge individual items from the nominated SID file into your currently loaded repository. This option is useful if you want to manually select which items to bring into your current repository. The merge process gives users the option to replace or cancel a merge if an existing item of the same name exists in the current repository.

The Import option replaces the entire contents of your currently loaded SID file with the nominated source files. Everything in your current SID will be overwritten. This means that if you export the contents of your SID file, make changes to your current solution in Newlook Developer and then import any SID contents back in, the changes you made between the export and import will be discarded. This includes additions, deletions, modification and reordering.

How to export the contents of a repository

  1. Select Tools | Repository |Export from the main menu.
  2. Browse to the folder that you wish to write out the contents of your SID file to. By default, the repository location will be set to C:\ProgramData\Newlook 11.1\Source, however if you have previously exported to a different folder then the location will default to that location instead.
  3. Click Export. The contents of your repository will be written out as a series of XML files.

Things to be aware of

Using Newlook's command line tool to Import/Export

The Newlook install includes a useful tool, SID.exe, that enables developers to import and export a repository from the command line.

Because the output of the export process is in XML format, these commands can be used as part of an automated build process and/or with external source version control systems.

Refer to the Command line repository tool topic for instructions to import and export from the command line.

See Also

Solutions | Import | Merge


© 2004-2021 looksoftware. All rights reserved.