I am using Tortoise SVN to checkout a directory from SVN which has many sub directories for different projects. Now when I import these sub directory projects into eclipse, the Subeclipse doesn't recognize these as versioned directories. How can I fix this so that I can use Eclipse to commit files?
I also observed that if I import the main directory into eclipse, the Subeclipse plugin is recognizing the versioning. I understand this is because there is a .svn folder in the main directory.
I am using Tortoise SVN version 1.7.10 Subeclipse version 1.10.0 My svn repository version is 1.6.15
I saw the below discussion in Stack overflow. But it doesnt answer my question. Please help.