问题
How can I connect to SVN repositories from Eclipse Mars release?
回答1:
[Copied from the original "question" to be a proper SO Q&A]
- Install Subversive SVN Team Provider using Eclipse Marketplace. Under options choose what you need from optional software.
- After restart, you can use File > Import or the SVN Repositories perspective to import project from svn.
- You Will get prompted. Install the Latest SVNKit (1.8.10)
回答2:
- Eclipse Help >>> Install New Software .
- Provide http://download.eclipse.org/releases/mars/ site url.
- type svn , you will find svn clients.
After installing SVN client , if you try to connect to svn repository, you will be asked for connector to be installed. You can select anyone from the list shown.
Once the connectors are installed , restart eclipse. Now you are ready for svn from eclipse.
来源:https://stackoverflow.com/questions/31881733/how-to-use-eclipse-mars-to-connect-to-subversion