I have a workspace with several projects that are build using maven. I know that i can add each project separate to the svn, but how can i add my super-pom? My super-pom is in the workspace directory and therefore not visible.
Can i configure eclipse to add the whole workspace directory to my svn?
Best regards