SVN under eclipse -


I know how to prepare a svn project in a clean way to eclipse.

I have done it badly. Let me know what I'm doing: First of all, I copied the files to the server.

I get all the code, in the trunk of draw2 mkdir branches in the directory all the code is put in the trunk

  • >

    svn import ~ / draw2 file: / var / svn / draw2 - M "Initial import"

    Using Turtle svn, I can see a clean copy, but it seems I want to use Eclipse. Install Svnkit plugins

    1. Create a new project in eclipse, from svn. This project downloads, where before, there was a src directory, now a trunk / src

    are zillions of errors.

    Is there any clear way for me to just upload a project, as it is in eclipse, and then see it on other machines?

    Thank you!

    (1) Create a project in Eclipse (2) Right click (3) Select Team-> Follow the Share Project (4) wizard


    Comments