Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 SVN 下的合并提交(合并提交超过 10 个修订)之后,我想从合并提交中恢复单个修订。
是否可以在 SVN 上进行此操作?
您可以恢复主分支上的提交,即您在合并中用作源的分支,然后将恢复的提交与目标分支合并。