-
New versions of Subversive and FastTrack released for Eclipse (12 messages)
- Posted by: Igor Vinnykov
- Posted on: April 05 2007 05:29 EDT
Polarion Software has announced the release of new versions of Subversive, its open source Subversion client for Eclipse, and also of FastTrack, its free tracker plugin for Eclipse (which includes Subversive). The newly released versions of the tools support different Eclipse versions and are now available for download at the URLs shown below: ECLIPSE 3.2: Download Subversive 1.1.0: http://www.polarion.org/index.php?page=download&project=subversive Download FastTrack 1.1.0: http://powerversion.com/downloads/fasttrack/1.1.0/ ECLIPSE 3.1: Download Subversive 1.0.4: http://www.polarion.org/index.php?page=download&project=subversive Download FastTrack 1.0.4: http://powerversion.com/downloads/fasttrack/1.0.4/ For additional information about both products, visit the Polarion Community web site at http://www.polarion.orgThreaded Messages (12)
- Re: New versions of Subversive and FastTrack released for Eclips by Maris Orbidans on April 05 2007 10:22 EDT
- Re: New versions of Subversive and FastTrack released for Eclips by Adam Brod on April 05 2007 10:44 EDT
- Subversive by Mike Youngstrom on April 05 2007 11:24 EDT
- How is Subversive different than Subversion? by Dan Kirkpatrick on April 05 2007 13:08 EDT
- Re: How is Subversive different than Subversion? by Steven Boscarine on April 05 2007 01:21 EDT
-
Re: How is Subversive different than Subversion? by Adam Brod on April 05 2007 05:39 EDT
- Re: How is Subversive different than Subversion? by Jan de Jonge on April 06 2007 08:20 EDT
- Re: New versions of Subversive and FastTrack released for Eclips by Adam Brod on April 05 2007 10:44 EDT
- What am I missing out on by running subclipse? by Steven Boscarine on April 05 2007 13:16 EDT
- Re: What am I missing out on by running subclipse? by Chris West on April 06 2007 11:55 EDT
-
Re: What am I missing out on by running subclipse? by Chee Kin Lim on April 08 2007 04:15 EDT
- Mylar integration by Igor Vinnykov on April 10 2007 08:41 EDT
-
Re: What am I missing out on by running subclipse? by Chee Kin Lim on April 08 2007 04:15 EDT
- Re: What am I missing out on by running subclipse? by Chris West on April 06 2007 11:55 EDT
- Re: New versions of Subversive and FastTrack released for Eclips by James Watson on April 06 2007 09:25 EDT
-
Re: New versions of Subversive and FastTrack released for Eclips[ Go to top ]
- Posted by: Maris Orbidans
- Posted on: April 05 2007 10:22 EDT
- in response to Igor Vinnykov
Just installed it in eclipse. Looks very nice. I wonder is it better than subclipse. -
Re: New versions of Subversive and FastTrack released for Eclips[ Go to top ]
- Posted by: Adam Brod
- Posted on: April 05 2007 10:44 EDT
- in response to Maris Orbidans
I switched from Subclipse to Subversive a few months ago and I've been very happy. Congratulations Subversive team on a solid release! -
Subversive[ Go to top ]
- Posted by: Mike Youngstrom
- Posted on: April 05 2007 11:24 EDT
- in response to Adam Brod
I'm a subversive user as well. A nice polished interface with lots of features and options for the user. Mike -
How is Subversive different than Subversion?[ Go to top ]
- Posted by: Dan Kirkpatrick
- Posted on: April 05 2007 13:08 EDT
- in response to Maris Orbidans
What does Subversive do that Subversion doesn't? What does it do better? I'd like to see a comparison of the two. Subversion is OK, but has some problems I've encountered. Is Subversive worth checking out? -
Re: How is Subversive different than Subversion?[ Go to top ]
- Posted by: Steven Boscarine
- Posted on: April 05 2007 13:21 EDT
- in response to Dan Kirkpatrick
What does Subversive do that Subversion doesn't? What does it do better?
Subversion is the actual server-product with a command line client. Subversive is an eclipse plug-in. -
Re: How is Subversive different than Subversion?[ Go to top ]
- Posted by: Adam Brod
- Posted on: April 05 2007 17:39 EDT
- in response to Dan Kirkpatrick
Subversive is a client to a Subversion server. It makes checking in and checking out of a subversion repository really nice. The integration with Eclipse is very slick. -
Re: How is Subversive different than Subversion?[ Go to top ]
- Posted by: Jan de Jonge
- Posted on: April 06 2007 08:20 EDT
- in response to Adam Brod
Subversive is a client to a Subversion server. It makes checking in and checking out of a subversion repository really nice. The integration with Eclipse is very slick.
Adam, This is a plain empty talk and has no substance. Can't you say anything more sensible than that to convince me it's worth the time to go download that darn thing and give it a spin? Jan -
What am I missing out on by running subclipse?[ Go to top ]
- Posted by: Steven Boscarine
- Posted on: April 05 2007 13:16 EDT
- in response to Igor Vinnykov
OK, so I've read the mission statement: http://www.polarion.org/index.php?page=why2&project=subversive I've interpreted that it was not optimal for them to code a plugin using the framework of subclipse and that coding their own plugin allowed them to reuse code from other projects. However, I'm still stuck at figuring out what subversive would do better than subclipse (other than it has a cooler name). I've installed both (a few months ago, on different machines) and didn't notice any highly significant differences. However, I'm just a developer, not a release engineer. My subversion usage rarely involves anything beyond checking out, updating, and committing code. (Unfortunately, most of the projects I have to work on are hosting on perforce anyway...I'd kill for a plugin as good as subversive for perforce) Does Subversive do anything better for ordinary developers? Does Subversive do anything better for release engineers or "power" svn-users? I have no loyalty to either. Just wondering which I should install the next time I setup eclipse on a new machine. Subclipse seems just fine. What am I missing out on by not running subversive? -
Re: What am I missing out on by running subclipse?[ Go to top ]
- Posted by: Chris West
- Posted on: April 06 2007 11:55 EDT
- in response to Steven Boscarine
I've used both Subclipse and Subversive, and have found the following: 1) Neither Subclipse nor Subversive started out working with my Subversion server which requires a PKI certificate. Subclipse would not fix the problem, but Subversive did. 2) In my opinion, Subversive feels more native with eclipse than Subclipse does. 3) Subversive's proposal (http://www.eclipse.org/proposals/subversive/) to become part of the core eclipse platform has been accepted as an eclipse project, but Subclipse's (http://www.eclipse.org/proposals/svn/) has not. -Chris -
Re: What am I missing out on by running subclipse?[ Go to top ]
- Posted by: Chee Kin Lim
- Posted on: April 08 2007 04:15 EDT
- in response to Chris West
As far as I known, there is integration between Mylar and Subclipse, how about Mylar and Subversive integration? Best regards, Chee Kin -- No extensible language will be universal. T. Cheatham -
Mylar integration[ Go to top ]
- Posted by: Igor Vinnykov
- Posted on: April 10 2007 08:41 EDT
- in response to Chee Kin Lim
Subversive has an integration with Mylar as well as with Fast Track, Buckminster and ProjectSet plugins. You can get more info in Mylar integration Quickstart: http://www.polarion.org/index.php?page=mylar&project=subversive Best regards, Igor Vinnykov Subversive Team -
Re: New versions of Subversive and FastTrack released for Eclips[ Go to top ]
- Posted by: James Watson
- Posted on: April 06 2007 09:25 EDT
- in response to Igor Vinnykov
It's just a GUI subversion client, right? Nothing really all that exciting. I'm interested in it because I'm trying to sell my team on subversion and I think I'll have a hard time without a gui.