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.
我在 Eclipse 的 svn 存储库中标记了我的工作项目的修订。如何返回并将该特定标签重新加载到我的工作区?
它应该以不同的方式完成,例如,如果您使用的是 Subversive,请尝试右键单击项目,Team --> Switch ... ,然后使用Browse按钮选择所需的标签。确保您没有任何未提交的本地修改。