Skip to content
This repository was archived by the owner on Dec 9, 2019. It is now read-only.

Repository

Stephen McCafferty edited this page Sep 7, 2015 · 2 revisions

A repository is used to store requirements that can be mapped on workspaces.

A repository can be stand-alone or shared:

  • You can publish a stand-alone repository to become a shared repository.
  • You can clone a shared repository to become a stand-alone repository.

Repositories are stored in a repository files with the .speclog extension. These files can be opened by the SpecLog client. A repository files is an SQLite database containing all data in the SpecLog repository. If the repository is shared, the repository file also contains a link to the SpecLog server hosting the repository in addition to the local cache of the shared repository.

Clone this wiki locally