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 的特定版本与另一个用户修补的相同版本进行比较。我想检索插件特定修订的内容,最好的方法是什么?
如果您只想将特定版本的内容加载到您的编辑器,您可以通过在编辑器的上下文菜单中选择“替换为”然后选择“修订”来实现。