Importing and Exporting Repositories - techtalk/SpecLog-Resources GitHub Wiki

Exporting Repositories

You can export a repository or a subset of its requirements to a standalone repository, either for archiving purposes or in order to import the resulting repository into another repository. For more information on exporting and merging repositories, see Merging Repositories.

You can also export SpecLog repositories to the following file formats:

  • Excel: Exports all requirements and acceptance criteria as an Excel file. Attachments (e.g. images, Gherkin files) are not included in the export. Excel files can be imported into SpecLog.
  • HTML: Exports all requirements and acceptance criteria to HTML. Attachments (images, Gherkin files) are included in the export.
  • Word: Exports all requirements and acceptance criteria to Word. Attachments (images, Gherkin files) are included in the export.

Importing Repositories

You can import a repository into the current repository, merging the two repositories together. For more information, see Merging Repositories.

You can also import repositories that have been exported as an Excel file into SpecLog. Note that all requirements and workspaces in the Excel file will be added as new requirements and workspaces in the target repository; you cannot merge matching requirements in the Excel file with requirements in the target repository.