Search code examples
eclipsesvneclipse-pluginidesubversive

What does 'Share Project' Subversive do?


In the Eclipse Subversive Plug In, What does Share Project do? Is It Committing the code to a repository?


Solution

  • It enables version control on your project. You can choose which version control system to use after that and configure it. SVN in your case.