blob: 78110e6d793edbe2f6ed98da6d67d93d233cd5cd [file] [log] [blame]
<?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="#juno_stable">Juno release</a></li>-->
<li><a href="#indigo_stable">Indigo release</a></li>
<li><a href="#helios_release">Helios release</a></li>
<li><a href="#early_access">Early access build (Juno release)</a></li>
<li><a href="#pde_build">SVN PDE build</a></li>
<li><a href="#faq">Frequently asked questions</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?utm_source=eclipse.org&utm_medium=link&utm_campaign=subversive">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 JavaHL connector or pure Java SVNKit connector (please note, that we provide win32-compatible native libraries only, binaries for other platforms you need to install by yourself). 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"/>&nbsp;<a href="http://www.polarion.com/products/svn/subversive/connector_discovery.php?utm_source=eclipse.org&utm_medium=link&utm_campaign=subversive">Visit external Polarion site for details &raquo;</a>
</td>
</tr>
</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="juno_release"></a>Juno Release</h1>
<b>Version:</b> 1.0.0.I20120601-1700 | <b>Date:</b> 01 June 2012
<br/>
It is a part of Juno Simultaneous Release.
<br/><br/>
<b>Update site:</b>
<br/>
Update Site is a part of Juno Update Site. Look at Help &gt; Install New Software... &gt; select Juno - http://download.eclipse.org/releases/juno &gt; Collaboration Tools
<br/><br/>
<b>Archived update site:</b>
<br/>
<img src="images/icon_save.gif" align="bottom"/>&nbsp;<a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/1.0/builds/Subversive-1.0.0.I20120601-1700.zip" onClick="_gaq.push(['_trackEvent', 'Downloads', 'Download', 'Subversive']);">Subversive-1.0.0.I20120601-1700.zip</a>
<br/><br/>
<b>Archived headless update site:</b>
<br/>
<img src="images/icon_save.gif" align="bottom"/>&nbsp;<a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/1.0/builds/Subversive-headless-1.0.0.I20120601-1700.zip" onClick="_gaq.push(['_trackEvent', 'Downloads', 'Download', 'Subversive']);">Subversive-headless-1.0.0.I20120601-1700.zip</a>
<br/><br/>
<b>Archived SVN-PDE update site:</b>
<br/>
<img src="images/icon_save.gif" align="bottom"/>&nbsp;<a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/1.0/builds/Subversive-svn-pde-1.0.0.I20120601-1700.zip" onClick="_gaq.push(['_trackEvent', 'Downloads', 'Download', 'Subversive']);">Subversive-svn-pde-1.0.0.I20120601-1700.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"/>&nbsp;<a href="http://www.polarion.com/products/svn/subversive/download.php?utm_source=eclipse.org&utm_medium=link&utm_campaign=subversive">Visit external Polarion site to get Subversive SVN Connectors &raquo;</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="indigo_stable"></a>Indigo Release</h1>
<b>Version:</b> 0.7.9.I20110819-1900 | <b>Date:</b> 19 August 2011
<br/>
It is a part of Indigo Simultaneous Release.
<br/><br/>
<b>Update site:</b>
<br/>
Update Site is a part of Indigo Update Site. Look at Help &gt; Install New Software... &gt; select Indigo - http://download.eclipse.org/releases/indigo &gt; Collaboration Tools
<br/><br/>
<b>Archived update site:</b>
<br/>
<img src="images/icon_save.gif" align="bottom"/>&nbsp;<a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/0.7/builds/indigo/Subversive-incubation-0.7.9.I20110819-1700.zip" onClick="_gaq.push(['_trackEvent', 'Downloads', 'Download', 'Subversive']);">Subversive-incubation-0.7.9.I20110819-1700.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"/>&nbsp;<a href="http://www.polarion.com/products/svn/subversive/download.php?utm_source=eclipse.org&utm_medium=link&utm_campaign=subversive">Visit external Polarion site to get Subversive SVN Connectors &raquo;</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="helios_release"></a>Helios Release</h1>
<b>Version:</b> 0.7.9.I20100512-1900 | <b>Date:</b> 23 June 2010
<br/>
It is a part of Helios Simultaneous Release.
<br/><br/>
<b>Update site:</b>
<br/>
Update Site is a part of Helios Update Site. Look at Help &gt; Install New Software... &gt; select Helios - http://download.eclipse.org/releases/helios &gt; Collaboration Tools
<br/><br/>
<b>Archived update site:</b>
<br/>
<img src="images/icon_save.gif" align="bottom"/>&nbsp;<a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/0.7/builds/Subversive-incubation-0.7.9.I20100512-1900.zip" onClick="_gaq.push(['_trackEvent', 'Downloads', 'Download', 'Subversive']);">Subversive-incubation-0.7.9.I20100512-1900.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"/>&nbsp;<a href="http://www.polarion.com/products/svn/subversive/download.php?utm_source=eclipse.org&utm_medium=link&utm_campaign=subversive">Visit external Polarion site to get Subversive SVN Connectors &raquo;</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="early_access"></a>Early Access Build (for upcoming Juno release)</h1>
<b>Version:</b> 1.0.0.I20120601-1700 | <b>Date:</b> 01 June 2012
<br/>
Development build which includes latest changes.
<br/><br/>
<b>Update site:</b>
<br/>
<img src="images/applications-internet.png" valign="top"/>&nbsp;<a href="http://download.eclipse.org/technology/subversive/1.0/update-site/">http://download.eclipse.org/technology/subversive/1.0/update-site/</a>
<br/><br/>
<b>Archived update site:</b>
<br/>
<img src="images/icon_save.gif" align="bottom"/>&nbsp;<a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/1.0/builds/Subversive-1.0.0.I20120601-1700.zip" onClick="_gaq.push(['_trackEvent', 'Downloads', 'Download', 'Subversive']);">Subversive-1.0.0.I20120601-1700.zip</a>
<br/><br/>
<h2>Build for Headless Environment:</h2>
<b>Update site:</b>
<br/>
<img src="images/applications-internet.png"/>&nbsp;<a href="http://download.eclipse.org/technology/subversive/1.0/headless-update-site/">http://download.eclipse.org/technology/subversive/1.0/headless-update-site/</a>
<br/><br/>
<b>Archived update site:</b>
<br/>
<img src="images/icon_save.gif" align="bottom"/>&nbsp;<a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/1.0/builds/Subversive-headless-1.0.0.I20120601-1700.zip" onClick="_gaq.push(['_trackEvent', 'Downloads', 'Download', 'Subversive']);">Subversive-headless-1.0.0.I20120601-1700.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"/>&nbsp;<a href="http://www.polarion.com/products/svn/subversive/download.php?utm_source=eclipse.org&utm_medium=link&utm_campaign=subversive">Visit external Polarion site to get Subversive SVN Connectors &raquo;</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="pde_build"></a>SVN PDE build</h1>
<b>Version:</b> 1.0.0.I20120601-1700 | <b>Date:</b> 01 June 2012
<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"/>&nbsp;<a href="http://download.eclipse.org/technology/subversive/1.0/pde-update-site/">http://download.eclipse.org/technology/subversive/1.0/pde-update-site/</a>
<br/><br/>
<b>Archived update site:</b>
<br/>
<img src="images/icon_save.gif" align="bottom"/>&nbsp;<a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/1.0/builds/Subversive-svn-pde-1.0.0.I20120601-1700.zip" onClick="_gaq.push(['_trackEvent', 'Downloads', 'Download', 'Subversive']);">Subversive-svn-pde-1.0.0.I20120601-1700.zip</a>
<br/><br/>
<a href="http://wiki.eclipse.org/Subversive_PDE_Fetch">Documentation</a>
</td>
</tr>
</table>
<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.6 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><a name="faq"></a>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>Why the SVN 1.5.x-based connectors is not supported anymore?</b>
</p>
<p>
The reason is simple - the SVN 1.6.x-based connectors are fully compatible with the older SVN server versions, but contains a lot of fixes in compare to the SVN 1.5.x-based connectors. So, there is no reason to keep supporting the older versions.
</p>
<br/>
<br/>
</div>
<div id="rightcolumn">
$sidebar
</div>
EOHTML;
# Generate the web page
$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
?>