Revert to a specific revision
Revert a file to a specific revision. For example, if you don’t like a series of changes, you can restore the file to the revision you do want.
- In the history view, right-click the revision you want to restore and select Revert file to this revision.
- Select Yes to confirm the revert.
This reversion loads the selected revision into your workspace and checks out the file. Gluon updates the file status to Checked-out (unchanged)|Replaced.
Note: To revert to a specific revision with the command line, run the cm revert
command.