Jump to content

How to revert to specific commit


prog112

Recommended Posts

Hello prog112,

you will want to use the subtractive merge for the last two changesets in your /main branch. The subtractive merge is able to remove the changeset content and keep track of the operation, you'll see a red merge link representing it.

In your case as you need to "remove" the changes of the last two changesets please do the following:

1) Select the changeset having the blue arrow, now with the control (Ctrl) key pressed select the last changeset on main.

2) Right click the last changeset selected and select "Advance merge" -> "Subtractive merge from this changeset interval"

3) Continue the operation as a regular merge, but notice how the changes introduced in the last two changesets are reverted.

A new changeset will be created after checking-in the subtractive merge result, notice the child branch will not be affected since all the Plastic SCM changesets are static configurations

 

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...