java - Local changes due to svn switch -


this question has answer here:

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

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -