In eclipse Kepler, I took a project from SVN, and when I right-click on Project->Team->Sychronised With repository
, it shows 10,000 changes, and a few hours ago I took the whole project from svn, but does it still show ?
with all files.
Can anyone tell what the problem is and how can I solve it?
Another thing that I have to add to eclipse is that my project looks like projectName[/trunk/workspace/projectname]
, which means that my project is well connected with SVN.
Even I did Team->Update to Head
and Team->Update to Version
, but no success.
source share