When I do a file search on eclipse it includes the .svn
directories by default. I tried excluding them from the build path but they still appear on file search
Following up on Mark Ingram's excellent answer, simply installing the plugin won't get you there -- You'll still need to Share
your project in order for the automatic Search filtering to take hold. After you set up the SVN repository location from within the Subeclipse view you may Share your project by doing the following:
Team
context menu option and then Share Project...
.