Search code examples
eclipsesvnsubversive

synchronize svn with subversive


I downloaded a java project from svn and then I added to Eclipse and now I have installed surversive plugin and I would like to synchronize this project with the from SVN, How can I do it?

Thanks


Solution

  • Right click on the project -> Team -> Share Project
    then select SVN in the wizard.