Manage changesets

Learn how to use the Changesets tab in Gluon.

Every time you run a check in action, Gluon creates a changeset. The changeset compiles all the changes that you check in at one time, and anyone with access to the repository can access the changesets. You can compare and diff these changesets with one another to find out what changes have been made.

The Changesets tab displays all of the changesets created in the repository that you work on.

Changeset options

If you right-click on a changeset, you have the following options:

OptionDescription
Diff changesetDisplays the changes made in the selected changeset.
Switch workspace to this changesetSwitches your workspace to the selected changeset.
External toolsOpens a list of custom actions. Read more about how to configure custom actions using external tools in the Plastic SCM documentation.

Changeset view configuration

By default, the Changesets tab displays all changesets in the repository created by any team member, grouped by creation date.

To customize the changesets that display, use filters. You can filter by the following categories:

  • Creation date
  • Branch
  • User who created the changeset

To customize the query, select Advanced. You can also type in a quick filter. For example, use field_name:value to filter by a given field.

Gluon saves any customization you create for the workspace when you next open the Changesets tab.