java - Local changes due to svn switch -
this question has answer here:
- how restore last saved code in eclipse? 2 answers
i had local changes in workspace , 3 weeks of work , last tryed switch "svn switch".
i dont know happens workspace project old version of project 1 in trunk tryed switch to. again switched tag , same thing happened. issue did multiple svn switches , still hope can undo these changes , project local changes.
the ide eclipse project java/flex , svn
you should able restore changes local history right clicking on project , selecting restore local history.
team plugin lets view history. open team view --> history --> local revisions.
also, check out, how restore eclipse history: https://wiki.eclipse.org/faq_where_is_the_workspace_local_history_stored%3f
your eclipse history should available in workspace @ folder: .metadata/.plugins/org.eclipse.core.resources/.history/
Comments
Post a Comment