how to restore last saved code in eclipse?

前端 未结 2 1279
闹比i
闹比i 2020-12-19 13:37

In Eclipse, I accidentally SVN update my code to HEAD version of the repository. My local code is what I want to keep, so how do I revert to that? Tks.

2条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-19 13:53

    You can access the local history in eclipse. Refer to this link

    http://help.eclipse.org/helios/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Fguide%2Fteam_synchronize_localhistory_example.htm

提交回复
热议问题