如何使用 subclipse 获取文件特定修订版的内容

发布于 2024-11-27 14:15:37 字数 174 浏览 2 评论 0原文

我正在尝试使用 subclipse 获取文件的两个版本,以便可以对它们进行比较,比较不是问题,而且本质上并不重要。

我无法准确地找到如何从存储库中获取文件,并且无法找到该 API 的任何真正的参考资料。

如果有人可以告诉我应该使用哪些类/方法,或者甚至可以将我链接到我可以使用的参考文档,我将非常感激!

I'm trying to get two versions of a file using subclipse so that they can be compared, the comparison is not the issue and is essentially unimportant.

I'm having trouble finding how exactly I can get a File from the repository, and have been unable to find any real reference material for the API.

If someone could tell me which classes/methods I should use, or even could link me to a reference document that I could use I'd be very thankful!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

紫轩蝶泪 2024-12-04 14:15:37

最简单的方法是:

右键单击>比较>修订版> ...

您会得到一个可供比较的修订列表。选择后,您会在右侧面板中看到整个修订版本,并突出显示差异。如果需要,您可以突出显示整个内容并将其复制粘贴到某个位置。

The simplest way is:

Right click > Compare With > Revision > ...

You get a list of revisions to compare to. Once selected, you see the whole revision in the right-hand panel and the diffs highlighted. If you want, you can just highlight the whole thing and copy-paste it somewhere.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文