The Subversive project is aimed to integrate the Subversion (SVN) version control system with the Eclipse platform. Using the Subversive plug-in, you can work with projects stored in Subversion repositories directly from the Eclipse workbench in a way similar to work with other Eclipse version control providers, such as CVS and Git. About the ProjectThe project was started in 2005 by the Polarion company as an open-source project and was migrated under Eclipse umbrella as an official Eclipse project in 2007. Today, the Subversive project consists of the Subversive plug-in for Eclipse developed as an Eclipse open-source project; and the Subversion connectors (used for communication with SVN) developed as an external open-source project on Polarion.com. Subversive FeaturesSubversive plug-in provides access to Subversion repositories from the Eclipse workbench. | ||||
| ||||
Getting StartedAre you new to Subversive? Use the following resources to install Subversive and learn how to use it to work with projects stored in SVN repositories.
|
IMHO, GitHub's 'support for SVN clients' was never working as it should be. Yes, it worked for simple checkout, export and commit operations but that is not what 'support' means. Anything more complex resulted in awkward errors. – bahrep Nov 5 '18 at 16:42. SlikSVN Windows command line client Use the original Subversion command line syntax – in Windows. Subversion Client for Mac. Versions² offers the best way to work with Subversion on the Mac. Thanks to its clear-cut approach, you'll hit the ground running. Versions' award winning interface lets you unravel any Subversion project in seconds.
We Are Looking for a Sponsor
Svn Client Portable
Become a Sponsor for the most popular project in the Eclipse ecosystem.
About TortoiseSVN TortoiseSVN is an Apache ™ Subversion (SVN) ® client, implemented as a Windows shell extension. It's intuitive and easy to use, since it doesn't require the Subversion command line client to run. And it is free to use, even in a commercial environment. SVN is a repository that holds all our versioned data, which is also called as SVN server. SVN client program which manages local reflections of portions of that versioned data which is called as working copy. SVN client can access its repository across networks. Multiple users can access the repository at the same time.
Project News
Svn Client Linux
- Subversive 4.0 release - Subversive 4.0 not just introduces the SVN 1.9 support, but advances the commit integration API up a notch. And of course we made a progress in stability and performance level, so, you're welcome to try the 4th version yourself.
- Subversive 3.0 release - We're presenting a new Subversive 3.0 version with improved plug-in integration API, stability level, error handling features and usability. For detailed explanation of API changes please visit this page.