The SVN folder is corrupted by STS 2.6.1
I am using STS 2.6.1 to develop a ROO based project, and all source are managed by SVN. When I created the STS project file by mvn eclipse:eclipse and import to STS, sometimes, the root folder of the project will not be recognized as SVN managed folder. It seems the content in the .svn folder is corrupted by STS. And it happened on all my team members.
Maybe it is a bug, please take a look.
The version of subversion at server side is 1.5.4, and I use TortoiseSVN 1.6.15 as the client.