Can I drag&drop a folder from my home folder that has many subdirs and even .svn subdirs into my Navigator view in my subclipsed Ecplipse?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Found the answer by trying – Yes you can. You have to right click on the new folder and choose “add to version control”.
If you have folders / subfolders however that contain an old .svn folder, you have that folder remove from eclipse again, commit and copy over again.
Alternatively, just recreate the folders / subfolders by hand in eclipse and drag&drop the files over
Either way you will loose Version Control of the old files. If you want to keep Version Control you have to use the SVNAdmin tool to do the migration.