-
Subversive 1.1.3 released (6 messages)
- Posted by: Igor Vinnykov
- Posted on: July 17 2007 09:01 EDT
Polarion Software has announced the release of new version of Subversive, its open source Subversion client for Eclipse. The newly released version of the tool is targeted at Eclipse 3.3 compatibility and Mylyn integration. Download Subversive 1.1.3: http://www.polarion.org/index.php?page=download&project=subversive Release details: http://www.polarion.org/projects/subversive/download/1.1/changelog.txt For additional information about Subversive, visit the Polarion Community web site at http://www.polarion.orgThreaded Messages (6)
- Re: Subversive 1.1.3 released by arjan tijms on July 18 2007 05:38 EDT
- status of subversion joining eclipse by John Franey on July 18 2007 08:38 EDT
- Re: Subversive 1.1.3 released by Mark Davis on July 18 2007 10:30 EDT
-
Re: Subversive 1.1.3 released by Dave Hewitt on July 19 2007 06:08 EDT
- Re: Subversive 1.1.3 released by Dave Hewitt on July 19 2007 06:10 EDT
- Re: Subversive 1.1.3 released by Panagiotis Astithas on July 26 2007 04:48 EDT
-
Re: Subversive 1.1.3 released by Dave Hewitt on July 19 2007 06:08 EDT
-
Re: Subversive 1.1.3 released[ Go to top ]
- Posted by: arjan tijms
- Posted on: July 18 2007 05:38 EDT
- in response to Igor Vinnykov
Great release! Seems to work with Eclipse 3.3 just fine. Btw, I wonder when Eclipse will come with a standard SVN plug-in. It now comes with a CVS plug-in, but it seems not much people are still using CVS. Development of CVS has grinded to a halt and all focus seems to be on SVN. I remember reading a long time back that Subversive applied for inclusion in the base Eclipse platform, but Europe came and subversive is still a separate install. Any updates on that? -
status of subversion joining eclipse[ Go to top ]
- Posted by: John Franey
- Posted on: July 18 2007 08:38 EDT
- in response to arjan tijms
-
Re: Subversive 1.1.3 released[ Go to top ]
- Posted by: Mark Davis
- Posted on: July 18 2007 10:30 EDT
- in response to arjan tijms
What is the difference with Subclipe? --Mark -
Re: Subversive 1.1.3 released[ Go to top ]
- Posted by: Dave Hewitt
- Posted on: July 19 2007 18:08 EDT
- in response to Mark Davis
My opinion (and your mileage most certainly will vary): Subversive has a better name. Subversive is much harder to get up and running with - particularily if you have used subclipse previously. This may have improved with this release, but I had to change the default SVN client to one of the optional extra downloads (in order to successfully work with directories checked out with tortoiseSVN 1.4), and migrating from subclipse involves specifically unsharing the projects in eclipse, then uninstalling subclipse, then installing sibversive... check the FAW, but it took me several hourse to get where I was with subclipse. To be fair, after this experience and on a fresh Eclipse installation I was up and running in under 10 minutes. Subversive feels faster than subclipse (I have no empirical evidence of this). Subversive seems to be more likely to be in sync with the repository after a synchronize (subclipse felt somewhat unreliable to me in this area, and would often require a manual update after a commit) Most importantly, subversive handles commits across projects as a single atomic operation. That last one is worth the price of admission alone for me. -
Re: Subversive 1.1.3 released[ Go to top ]
- Posted by: Dave Hewitt
- Posted on: July 19 2007 18:10 EDT
- in response to Dave Hewitt
...I did of course mean FAQ, not FAW... -
Re: Subversive 1.1.3 released[ Go to top ]
- Posted by: Panagiotis Astithas
- Posted on: July 26 2007 04:48 EDT
- in response to Dave Hewitt
The extra update after commit with Subclipse is actually normal. Check out mixed revisions from the subversion book: