| <?php |
| set_include_path($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common" . PATH_SEPARATOR . $_SERVER['DOCUMENT_ROOT'] . "/projects" . PATH_SEPARATOR . get_include_path()); |
| require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php"); |
| require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/nav.class.php"); |
| require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/menu.class.php"); |
| $App = new App(); |
| $Nav = new Nav(); |
| $Menu = new Menu(); |
| include($App->getProjectCommon()); |
| # All on the same line to unclutter the user's desktop' |
| |
| #***************************************************************************** |
| # |
| # downloads.php |
| # |
| # Author: Igor Vinnykov |
| # Date: 2007-11-16 |
| # |
| # Description: Primary download page |
| # |
| # |
| #**************************************************************************** |
| |
| # |
| # Begin: page-specific settings. Change these. |
| $pageTitle = "Eclipse Subversive - Downloads"; |
| $pageKeywords = "Subversive, Subversion, SVN, Team Provider download"; |
| $pageAuthor = "Igor Vinnykov"; |
| |
| include("_projectCommon.php"); # All on the same line to unclutter the user's desktop' |
| |
| # Paste your HTML content between the EOHTML markers! |
| $html = <<<EOHTML |
| |
| <link rel="stylesheet" type="text/css" href="default.css" media="screen" /> |
| |
| <div id="midcolumn"> |
| <h1>Downloads</h1> |
| |
| <ul> |
| <li><a href="#galileo_release">Galileo Release</a></li> |
| <li><a href="#latest_release">Latest Release</a></li> |
| <li><a href="#weekly_build">Weekly Build</a></li> |
| <li><a href="#pde_build">SVN PDE Build</a></li> |
| </ul> |
| |
| <p> |
| Subversive distribution consists of two parts - Subversive plug-in and Subversive SVN Connectors. Both parts are required in order to work with Subversive. Subversive plug-in is provided under the terms and conditions of the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>. Subversive SVN Connectors are external libraries with their own licenses, which are distributed from an external location at <a href="http://www.polarion.com/products/svn/subversive/download.php">www.polarion.com</a>. |
| </p> |
| |
| <p> |
| In order to install Subversive you should install Subversive plug-in and at least one Subversive SVN connector, such as native (win32 only) JavaHL connector or pure Java SVNKit connector. Subversive plug-in and Subversive SVN Connectors are distributed from different update sites on different locations, so you should point two update sites in Eclipse update manager. |
| </p> |
| |
| <table width="100%" cellspacing="0"> |
| <tr> |
| <td align="center" valign="top"> |
| <img src="images/bulb.png"/> |
| </td> |
| |
| <td> |
| <b>New Easier Installation!</b><br/> |
| A new Connectors Discovery feature (starting from version 0.7.8.I20090808-1900) simplifies Subversive installation.<br/> |
| <img src="images/polarionSmallIcon.png" align="top"/> <a href="http://www.polarion.com/products/svn/subversive/connector_discovery.php?src=eclipse">Visit external Polarion site for complete details »</a> |
| </td> |
| </table> |
| |
| <table width="100%" class="contentTable" cellspacing=0 style="font-size:95%;"> |
| |
| <tr class="tableData"> |
| <td width="40" class="packagingIcon" align="center" valign="top"> |
| <img src="images/go-bottom.png"/> |
| </td> |
| |
| <td valign="top" class="packageDesc"> |
| <h1><a name="galileo_release"></a>Galileo Release</h1> |
| <b>Version:</b> 0.7.8.I20090904-1300 | <b>Date:</b> 04 September 2009 |
| <br/> |
| Part of Galileo Release. |
| <br/><br/> |
| |
| <b>Update site:</b> |
| <br/> |
| Update Site is a part of Galileo Update Site. Look at Help > Install New Software... > select Galileo - http://download.eclipse.org/releases/galileo > Collaboration Tools |
| <br/><br/> |
| |
| <b>Archived update site:</b> |
| <br/> |
| <img src="images/icon_save.gif" align="bottom"/> <a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/0.7/builds/Subversive-incubation-0.7.8.I20090904-1300.zip">Subversive-incubation-0.7.8.I20090904-1300.zip</a> |
| <br/><br/> |
| |
| <b>Important:</b> |
| <br/> |
| Subversive installation includes Subversive plug-in and Subversive SVN Connectors plug-in. In order to start work with Subversive you should install both of them. |
| <br/> |
| <i>Subversive SVN Connectors are distributed from an external location due to licensing requirements.</i> |
| <br/> |
| <img src="images/polarionSmallIcon.png" align="top"/> <a href="http://www.polarion.com/products/svn/subversive/download.php?src=eclipse">Visit external Polarion site to get Subversive SVN Connectors »</a> |
| </td> |
| </tr> |
| |
| <tr class="tableData"> |
| <td width="40" class="packagingIcon" align="center" valign="top"> |
| <img src="images/go-bottom.png"/> |
| </td> |
| |
| <td valign="top" class="packageDesc"> |
| <h1><a name="latest_release"></a>Latest Release</h1> |
| <b>Version:</b> 0.7.8.I20091023-1300 | <b>Date:</b> 23 October 2009 |
| <br/> |
| This is most up-to-date stable version. It includes SVN 1.6 features support. |
| <br/><br/> |
| |
| <b>Update site:</b> |
| <br/> |
| <img src="images/applications-internet.png" valign="top"/> <a href="http://download.eclipse.org/technology/subversive/0.7/update-site/">http://download.eclipse.org/technology/subversive/0.7/update-site/</a> |
| <br/><br/> |
| |
| <b>Archived update site:</b> |
| <br/> |
| <img src="images/icon_save.gif" align="bottom"/> <a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/0.7/builds/Subversive-incubation-0.7.8.I20091023-1300.zip">Subversive-incubation-0.7.8.I20091023-1300.zip</a> |
| <br/><br/> |
| |
| <h2>Latest Release for Headless Environment:</h2> |
| |
| <b>Update site:</b> |
| <br/> |
| <img src="images/applications-internet.png"/> <a href="http://download.eclipse.org/technology/subversive/0.7/headless-update-site/">http://download.eclipse.org/technology/subversive/0.7/headless-update-site/</a> |
| <br/><br/> |
| |
| <b>Archived update site:</b> |
| <br/> |
| <img src="images/icon_save.gif" align="bottom"/> <a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/0.7/builds/Subversive-headless-incubation-0.7.8.I20091023-1300.zip">Subversive-headless-incubation-0.7.8.I20091023-1300.zip</a> |
| <br/><br/> |
| |
| <b>Important:</b> |
| <br/> |
| Subversive installation includes Subversive plug-in and Subversive SVN Connectors plug-in. In order to start work with Subversive you should install both of them. |
| <br/> |
| <i>Subversive SVN Connectors distributed from an external location due to licensing requirements.</i> |
| <br/> |
| <img src="images/polarionSmallIcon.png" align="top"/> <a href="http://www.polarion.com/products/svn/subversive/download.php?src=eclipse">Visit external Polarion site to get Subversive SVN Connectors »</a> |
| <br/><br/> |
| |
| <a href="http://www.eclipse.org/subversive/changelogs/changelog.txt">Change Log</a> | <a href="http://www.eclipse.org/subversive/changelogs/releasenotes.txt">Release Notes</a> |
| </td> |
| </tr> |
| |
| <tr class="tableData"> |
| <td width="40" class="packagingIcon" align="center" valign="top"> |
| <img src="images/go-bottom.png"/> |
| </td> |
| |
| <td valign="top" class="packageDesc"> |
| <h1><a name="weekly_build"></a>Weekly Build</h1> |
| <b>Version:</b> 0.7.8.I20100506-1300 | <b>Date:</b> 06 May 2010 |
| <br/> |
| It includes SVN 1.6 features support. |
| <br/><br/> |
| |
| <b>Update site:</b> |
| <br/> |
| <img src="images/applications-internet.png"/> <a href="http://download.eclipse.org/technology/subversive/0.7/weekly-site/">http://download.eclipse.org/technology/subversive/0.7/weekly-site/</a> |
| <br/><br/> |
| |
| <b>Archived update site:</b> |
| <br/> |
| <img src="images/icon_save.gif" align="bottom"/> <a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/0.7/builds/Subversive-incubation-0.7.8.I20100506-1300.zip">Subversive-incubation-0.7.8.I20100506-1300.zip</a> |
| <br/><br/> |
| |
| <b>Important:</b> |
| <br/> |
| Subversive installation includes Subversive plug-in and Subversive SVN Connectors plug-in. In order to start work with Subversive you should install both of them. |
| <br/> |
| <i>Subversive SVN Connectors distributed from an external location due to licensing requirements.</i> |
| <br/> |
| <img src="images/polarionSmallIcon.png" align="top"/> <a href="http://www.polarion.com/products/svn/subversive/download.php?src=eclipse">Visit external Polarion site to get Subversive SVN Connectors »</a> |
| <br/><br/> |
| |
| <a href="http://www.eclipse.org/subversive/changelogs/changelog.txt">Change Log</a> |
| </td> |
| </tr> |
| |
| <tr class="tableData"> |
| <td width="40" class="packagingIcon" align="center" valign="top"> |
| <img src="images/go-bottom.png"/> |
| </td> |
| |
| <td valign="top" class="packageDesc"> |
| <h1><a name="pde_build"></a>SVN PDE Build</h1> |
| <b>Version:</b> 0.7.8.I20090525-1500 | <b>Date:</b> 25 May 2009 |
| <br/> |
| Subversive PDE plugin allows to fetch the source code from SVN repository as part of the PDE build process. |
| <br/><br/> |
| |
| <b>Update site:</b> |
| <br/> |
| <img src="images/icon_save.gif"/> <a href="http://download.eclipse.org/technology/subversive/0.7/pde-update-site/">http://download.eclipse.org/technology/subversive/0.7/pde-update-site/</a> |
| <br/><br/> |
| <a href="http://wiki.eclipse.org/Subversive_PDE_Fetch">Documentation</a> |
| </td> |
| </tr> |
| |
| </table> |
| |
| <h2>Migration from Subversive 1.1.x</h2> |
| <p> |
| Version distributed here is the successor to Subversive 1.1.x stream, previously distributed from the community site of <a href="http://www.polarion.com">Polarion Software</a>. If you want to migrate to this version, you should install it, then perform migration steps and uninstall the previous version of Subversive. You can find step-by-step process descriptions here: <a href="/subversive/documentation/gettingStarted/aboutSubversive/update_polarion.php">Migration instructions</a>. |
| </p> |
| <h2>Installation and update process</h2> |
| <p> |
| Installation and update process is simple and straightforward. You can find step-by-step process descriptions in <a href="/subversive/documentation/gettingStarted/aboutSubversive/install.php">Installation instructions</a> and in <a href="/subversive/documentation/gettingStarted/aboutSubversive/update_eclipse.php">Update instructions</a>. |
| </p> |
| <h2>Requirements</h2> |
| <p> |
| This version requires at least Eclipse 3.3 and doesn't support previous versions of Eclipse IDE. You can see full list of requirements in <a href="/subversive/documentation/gettingStarted/aboutSubversive/requirements.php">'Requirements'</a> topic. |
| </p> |
| |
| <p> |
| All downloads are provided under the terms and conditions of the <a href="http://www.eclipse.org/legal/epl/notice.php">Eclipse Foundation Software User Agreement</a> unless otherwise specified. Please note that the use of the software you are about to access may be subject to third party terms and conditions and you are responsible for abiding by such terms and conditions. |
| </p> |
| <h2>Frequently asked questions</h2> |
| <p> |
| <b>What are the differences between SVN Connectors and which one to choose?</b> |
| </p> |
| <p> |
| Please refer to <a href="http://www.eclipse.org/subversive/documentation/faq.php#connectors">corresponding section</a> on FAQ page. |
| </p> |
| <p> |
| <b>Is it right that version 0.7 is newer than versions 1.1.0 and 1.0.0, which I previously used?</b> |
| </p> |
| <p> |
| Yes, it's right: version 0.7 is the newer version. Why? According to Eclipse Foundation requirements, new and migrated projects should go through the Incubation phase, and a project in that phase should have a version number less then 1.0 - that's why we downgraded the version numbering when the project migrated to Eclipse from the <a href="http://www.polarion.com/?src=eclipse">original project sponsor</a>. |
| </p> |
| <p> |
| <b>I use Eclipse 3.2. Can I use Eclipse Subversive?</b> |
| </p> |
| <p> |
| Version, distributed here requires Eclipse 3.3, so you can't use it. But you can use one of previous Subversive releases still distributed from project's corporate sponsor at <a href="http://www.polarion.com/poducts/svn/subversive/download.php?src=eclipse">www.polarion.com</a>. |
| </p> |
| <br/> |
| <br/> |
| |
| </div> |
| |
| <div id="rightcolumn"> |
| $sidebar |
| </div> |
| |
| EOHTML; |
| |
| |
| # Generate the web page |
| $App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html); |
| ?> |