Eclipse lost svn references for every project in workspace after forced close -


i have workspace several projects connected svn repositories via subclipse plugin. during system restart, seems eclipse forcedly closed, , have restarted it, seems references svn lost. not disconnected, there're interrogation signs if every file added, , .svn folders still there. also, brackets show path in repository empty.

enter image description here

i checkout projects again , manually copy last changes, that's annoying there 10 projects.

anyone experienced similar issue , found quick solution?

you subversion eclipse plugin not support svn 1.7. happened me too, when upgraded tortoise shell integration , tried commit same project eclipse. latest subversive client plugin can downloaded here: subversive / subclipse


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

c++ - Correct method for redrawing a layered window -

java.util.scanner - How to read and add only numbers to array from a text file -