기술 자료

지원

Revert to a specific revision

Resume work on the previous revision of a file.
읽는 시간 1분최근 업데이트: 5달 전

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.
  1. In the history view, right-click the revision you want to restore and select Revert file to this revision.
  2. 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.
참고
To revert to a specific revision with the command line, run the
cm revert
command.