I have a Subversion repository I have checked out and have in my local hard disk. Now, how do I import this into Eclipse?
When I choose File > Import and choose SVN, there is only an option to checkout a project from the server again. File > New project seems to be for projects we are creating new projects from scratch.
“Import…” the existing project then “Share…” the project. The Subversive (or SubClipse) client will realize that the project has a .svn folder and reattach to the repository.