| <?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 |
| |
| <div id="midcolumn"> |
| <h1>Downloads</h1> |
| <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 external location at <a href="http://www.polarion.org/index.php?page=overview&project=subversive">www.polarion.org</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> |
| <h2>Migration from Subversive 1.1.x</h2> |
| <p> |
| Version distributed here, is the successor of Subversive 1.1.x stream, previously distributed from Polarion.org site. If you want to migrate to this version, you should install it, then perform migration steps and uninstall previous version of the Subversive. You can find step-by-step process descriptions in <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> |
| <div class="homeitem3col"> |
| <table> |
| <tr> |
| <td> |
| <img src="http://dev.eclipse.org/large_icons/actions/go-bottom.png" /> |
| </td> |
| <td> |
| <h3>Latest Release - Recommended</h3> |
| </td> |
| </tr> |
| </table> |
| <ul> |
| <li> |
| <b>Version</b>: 0.7.8.I20090506-1500 | <b>Date</b>: 06 May 2009 | 0.7.8 Release<br/> |
| <img src="/subversive/images/arrow.gif"></img> <a href="/subversive/changelogs/changelog.txt">Change Log</a><br/> |
| <img src="/subversive/images/arrow.gif"></img> <a href="/subversive/changelogs/releasenotes.txt">Release Notes</a><br/> |
| This is most up-to-date stable version. It includes SVN 1.6 features support. |
| </li> |
| <li> |
| <b>Important:</b> 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. |
| </li> |
| <li> |
| <b>Subversive plug-in</b> - [required]<br/> |
| <img src="/subversive/images/arrow.gif"></img> <b>Update Site: <a href="http://download.eclipse.org/technology/subversive/0.7/update-site/">http://download.eclipse.org/technology/subversive/0.7/update-site/</a></b><br/> |
| Other downloads:<br/> |
| <img src="/subversive/images/arrow.gif"></img> Archived Update Site: <a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/0.7/builds/Subversive-incubation-0.7.8.I20090506-1500.zip">Subversive-incubation-0.7.8.I20090506-1500.zip</a><br/> |
| <img src="/subversive/images/arrow.gif"></img> Headless Update Site: <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/> |
| <img src="/subversive/images/arrow.gif"></img> Archived Headless Update Site: <a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/0.7/builds/Subversive-headless-incubation-0.7.8.I20090506-1500.zip">Subversive-headless-incubation-0.7.8.I20090506-1500.zip</a><br/> |
| </li> |
| <li> |
| <b>Subversive SVN Connectors plug-in</b> - [required]<br/> |
| <i>Important: Subversive SVN Connectors distributed from external location. Such scheme of distribution caused by licensing requirements.</i><br/> |
| <img src="/subversive/images/arrow.gif"></img> <b><a href="http://www.polarion.com/products/svn/subversive.php?src=eclipseproject">Visit external site to get Subversive SVN Connectors</a></b><br/> |
| </li> |
| </ul> |
| </div> |
| <div class="homeitem3col"> |
| <table> |
| <tr> |
| <td> |
| <img src="http://dev.eclipse.org/large_icons/actions/go-bottom.png" /> |
| </td> |
| <td> |
| <h3>Weekly Build</h3> |
| </td> |
| </tr> |
| </table> |
| <ul> |
| <li> |
| <b>Version</b>: 0.7.8.I20090515-1900 | <b>Date</b>: 15 May 2009 | Weekly build<br/> |
| It includes SVN 1.6 features support. |
| </li> |
| <li> |
| <b>Important:</b> 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. |
| </li> |
| <li> |
| <b>Subversive plug-in</b> - [required]<br/> |
| <img src="/subversive/images/arrow.gif"></img> <b>Update Site: <a href="http://download.eclipse.org/technology/subversive/0.7/weekly-site/">http://download.eclipse.org/technology/subversive/0.7/weekly-site/</a></b><br/> |
| Other downloads:<br/> |
| <img src="/subversive/images/arrow.gif"></img> Archived Update Site: <a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/0.7/builds/Subversive-incubation-0.7.8.I20090515-1900.zip">Subversive-incubation-0.7.8.I20090515-1900.zip</a><br/> |
| </li> |
| <li> |
| <b>Subversive SVN Connectors plug-in</b> - [required]<br/> |
| <i>Important: Subversive SVN Connectors distributed from external location. Such scheme of distribution caused by licensing requirements.</i><br/> |
| <img src="/subversive/images/arrow.gif"></img> <b><a href="http://www.polarion.com/products/svn/subversive.php?src=eclipseproject">Visit external site to get Subversive SVN Connectors</a></b><br/> |
| </li> |
| </ul> |
| </div> |
| <div class="homeitem3col"> |
| <table> |
| <tr> |
| <td> |
| <img src="http://dev.eclipse.org/large_icons/actions/go-bottom.png" /> |
| </td> |
| <td> |
| <h3>SVN PDE Build</h3> |
| </td> |
| </tr> |
| </table> |
| |
| <ul> |
| <li> |
| <b>Version</b>: 0.7.8.I20090525-1500 | <b>Date</b>: 25 May 2009 | SVN PDE Build<br/> |
| </li> |
| <li> |
| <b>Important:</b> Subversive PDE plugin allows to fetch the source code from SVN repository as part of the PDE build process. |
| </li> |
| <li> |
| <b>Update Site: <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></b><br/> |
| For more info about SVN PDE Build, please see a page: <a href="http://wiki.eclipse.org:80/Subversive_PDE_Fetch">Subversive PDE Fetch</a> |
| </li> |
| </ul> |
| </div> |
| <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>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, that version is most consistent and up-to-date. Why it has 0.7 number? According to Eclipse Foundation requirements, new and migrated projects should go through incubation phase. On incubation phase project should have version less then 1.0 - that's a reason of version change. |
| </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 former project home at <a href="http://www.polarion.org/index.php?page=overview&project=subversive">www.polarion.org</a>. |
| </p> |
| <br/> |
| <br/> |
| </div> |
| <div id="rightcolumn"> |
| $sidebar |
| </div> |
| |
| EOHTML; |
| |
| |
| # Generate the web page |
| $App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html); |
| ?> |