简体   繁体   English

Eclipse撤消更改项目到特定时间?

[英]Eclipse undo changes to project to particular time?

Is it possible to undo changes to a project till a particular time? 是否可以在特定时间之前撤消对项目的更改? Like say, restore project to how it was at 1:00pm ? 比如说,将项目恢复到1:00pm

In the editor in your eclipse, do this, Right Click -> Replace With -> Local History... 在日食的编辑器中,执行此操作, 右键单击 - >替换为 - >本地历史记录...

From the list of entries in Revision Time , select the revision you want, compare the changes, and if they look okay, replace it. 从“ 修订时间 ”中的条目列表中,选择所需的修订,比较更改,如果它们看起来没问题,请将其替换。

Done! 完成!

Right-click the project folder, choose "Restore from Local History..." Check the files that you would like to get reverted back. 右键单击项目文件夹,选择“从本地历史记录还原...”检查要还原的文件。 This won't undo the fetch per se, but it'll get your files back. 这不会撤消提取本身,但它会让你的文件恢复。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM