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 服务器检查我的整个代码并将其导出到 eclipse 中。如果我对页面进行历史记录检查(通过右键单击 -> 团队 -> 显示历史记录),它将向我显示该页面的所有用户的历史记录。
我想要所有页面的历史记录。我不能一一做,因为有大量的页面。有什么捷径可以做到吗?
显示任何版本控制的根(即您的项目)的历史记录。这应该给你所有的变化。
我猜你的页面是指文件。您可以显示项目根目录的历史记录。如果您想查看一个文件的全部历史记录,请转到 Window-Preference-Team-SVN-Default number of log messages。将其提高到更高的数字...