SVN fallback to historical version

  1. Get the latest SVN version control without losing newly created files . TortoiseSVN-ShowLog-Select the version you want to roll back-right-click-Export, then overwrite the modified file to your latest version, and commit.

  2. Edited the code, but want to give up the modification, you can update to the latest version of the project directly with TortoiseSVN-revert.

  3. To go back to a certain version, you can directly select TortoiseSVN-update to reversion, so that the version can be rolled back to the selected version, SVN does not show any conflict, and the newly created file is still there, but this cannot be rolled back directly Edit on the version, because the SVN control version is still on the latest trunk, it needs to be updated and the conflict resolved.

  4. Roll back from the log to the required version, show log - select the required version - right click - update item to reversion. SVN does not conflict, and the newly created file is still there, but it cannot be edited on the rolled back version, and needs to be updated to solve conflict.

  5. You can directly show log-select the version to be cleared-right-click-revert changes from this reversion, so that the conflict can be directly resolved and submitted. But the newly created files are gone, and the selected version is gone.

  6. show log-select the version that needs to be rolled back to-right-click-revert to this reversion, then the version after the selected version will be gone and voided.


Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325477780&siteId=291194637