SVN - How to make an Older Revision as the Head Revision?

我们两清 提交于 2019-12-04 18:36:36

Did you try rolling back?

Incorrect. "Revert from" reverts the selected version's changes only. "Revert to" will only revert your working copy. If you make changes after reversion, the next commit will fail with "files out of date", asking to update first. If you update, your working copy is back again to the latest actual. SVN is as intuitive or efficient as a dried bat carcass stuck in my front grille.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!