I have a svn 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. Kindly point out the option for what I need.
feedback
|
migrated from superuser.com Nov 9 '09 at 6:10
This question came from our site for computer enthusiasts and power users.
|
"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. | |||
|
feedback
|
|
In Ecplipse click on:
However you have to define a workspace location being different from the one that is being checked out. | |||
|
feedback
|