How to Un-Revert Changes Made in the Repository?

Greetings,

I've checked-in items into a repository from my dev environment to move them to QA. I had reverted a check in a bit ago, and now I want to "re-revert" it to the way it was before. Is there a way to do this?

Comments

  • gregory_Decisions
    edited June 4

    Hello!

    When you select the Revert action, it's as if the checkin never happened for that particular revision. There is not an action to "re-revert" the checkin. Rather, you would want to re-checkin those entities/updates/deletes into the repository. This will give you access to this updated version of the project in the repository, where you can then checkout those updates into a higher environment from the newly-created revision containing the updates.

    Please refer to our documentation on the Revert action: https://documentation.decisions.com/docs/repository-revisions

    We hope this helps!

    -Gregory

Sign In or Register to comment.