You are here: Web User Interface > Using the Interface > Repositories

Repositories

Use this page to manage your Repositories.

Creating a Repository

To add a new repository, click New. On the Create a New Repository page, provide a name and description for the new repository, and click OK.

Removing a Repository or its Contents

To remove a repository or its contents from the Server, select the repository, workspace, custom format, or custom transformer entry in the corresponding table and click Remove. This removes the selected item from the Server.

Editing a Repository Description

Select a repository and click Edit. On the Editing Repository page, make your desired changes, and click Save Changes.

Sharing a Repository

Click the Share with Others icon. Through sharing, you can grant levels of permissions on an item to other users. You can share an item if you own it, or if you are a user with Manage Security permissions, such as an administrator. For more information about sharing and ownership, see Role-Based and User-Based Access Control.

Changing the Job Queue to which a Repository is Assigned

If not explicitly assigned, repositories are assigned to the Default job queue. Under the Queue column, you can assign the repository to a different queue.

Note: You must have Manage permission in Engines & Licensing to change the job queue of a repository.

Viewing Repository History

If Version Control (Technology Preview) is enabled, you can click History to display the history of additions and changes to a repository. On the History dialog, you can:

  • View information about a revision, including the file name, the user who committed the addition or modification, and the date of the commit.
  • Copy the SHA hash corresponding to a Git repository commit.
  • Download a file version.

Tip: If you have configured version control with a remote Git repository, fetch the latest updates before browsing history (Version Control Manage permission required).

When viewing history, keep in mind the following:

  • Downloading a file version does not replace your working copy of that file on FME Server. To update your working copy with a downloaded file, republish it to FME Server.
  • The History dialog shows the history of deleted items in a repository, but it is not possible to view the history of repositories that have been deleted.
  • To limit history to a single repository, check the box beside the repository you want to view. To limit history to a single file of a repository, open a repository and check the box beside the file you want to browse.