blob: 96e5fa7de5e2839f733f43562def99b0a8a601d3 [file] [log] [blame]
<?php 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'
#*****************************************************************************
#
# template.php
#
# Author: Denis Roy
# Date: 2005-06-16
#
# Description: Type your page comments here - these are not sent to the browser
#
#
#****************************************************************************
#
# Begin: page-specific settings. Change these.
$pageTitle = "Subversive - SVN Team Client";
$pageKeywords = "Subversive, Subversion, SVN, Team Provider";
$pageAuthor = "Igor Vinnykov";
# Add page-specific Nav bars here
# Format is Link text, link URL (can be http://www.someothersite.com/), target (_self, _blank), level (1, 2 or 3)
# $Nav->addNavSeparator("My Page Links", "downloads.php");
# $Nav->addCustomNav("My Link", "mypage.php", "_self", 3);
# $Nav->addCustomNav("Google", "http://www.google.com/", "_blank", 3);
# End: page-specific settings
#
# Paste your HTML content between the EOHTML markers!
$html = <<<EOHTML
<div id="midcolumn">
<h2>New SVN Repository Location Wizard</h2>
<p>
<i>'New SVN Repository Location Wizard'</i> provides a probability to add a new repository location link to your workspace. Accessible from 'SVN Repository View' (click on 'New Repository Location' button), 'File>New' menu in the 'Repository Exploring Perspective' and from 'New>Other' menu in every other perspective. User should specify all necessary options and click 'Finish' to accept an action or 'Cancel' to discard it.</p>
<table cellpadding="5" cellspacing="0" border="1" width="100%">
<tr>
<td class="header" align ="center" valign="center">Option</td>
<td class="header" align ="center" valign="center">Description</td>
<td class="header" align ="center" valign="center">Default</td>
</tr>
<tr>
<td align ="center" valign="center">Validate repository location on finish</td>
<td align ="center" valign="center">Specifies if the plug-in should check a repository location, offered by user, for existence.</td>
<td align ="center" valign="center">Enabled</td>
</tr>
<tr>
<td align ="center" valign="center">Show credentials for:</td>
<td align ="center" valign="center">Specifies repository location authentication realm credentials.</td>
<td align ="center" valign="center">-</td>
</tr>
</table>
<p><b>General</b></p>
<table cellpadding="5" cellspacing="0" border="1" width="100%">
<tr>
<td class="header" align ="center" valign="center">Option</td>
<td class="header" align ="center" valign="center">Description</td>
<td class="header" align ="center" valign="center">Default</td>
</tr>
<tr>
<td align ="center" valign="center">URL</td>
<td align ="center" valign="center">Specifies an URL for a new repository location.</td>
<td align ="center" valign="center">'blank'</td>
</tr>
<tr>
<td align ="center" valign="center">Label</td>
<td align ="center" valign="center">Specifies which label will be used in the workspace for the repository. To use custom label choose 'Use custom label' and input the wished name into editable space.</td>
<td align ="center" valign="center">'Use repository URL as the label'</td>
</tr>
<tr>
<td align ="center" valign="center">User</td>
<td align ="center" valign="center">Input user name (login) here.</td>
<td align ="center" valign="center">'blank'</td>
</tr>
<tr>
<td align ="center" valign="center">Password</td>
<td align ="center" valign="center">Input password here.</td>
<td align ="center" valign="center">'blank'</td>
</tr>
<tr>
<td align ="center" valign="center">Save password</td>
<td align ="center" valign="center">Enables/disables saving login/password information in a file on a local machine.</td>
<td align ="center" valign="center">Disabled</td>
</tr>
</table>
<p>This is how <i>'General'</i> tab group looks like:</p>
<img border = "0" src="../images/new_rl_general.png" alt="General tab group"/>
<p><b>Advanced</b></p>
<table cellpadding="5" cellspacing="0" border="1" width="100%">
<tr>
<td class="header" align ="center" valign="center">Option</td>
<td class="header" align ="center" valign="center">Description</td>
<td class="header" align ="center" valign="center">Default</td>
</tr>
<tr>
<td align ="center" valign="center">Enable Structure Detection</td>
<td align ="center" valign="center">Specifies if the Subversion&reg should detect the structure of repository.</td>
<td align ="center" valign="center">Enable</td>
</tr>
<tr>
<td align ="center" valign="center">Trunk</td>
<td align ="center" valign="center">Specifies trunk name to use for structure detection.</td>
<td align ="center" valign="center">trunk</td>
</tr>
<tr>
<td align ="center" valign="center">Branches</td>
<td align ="center" valign="center">Specifies branches name to use for structure detection.</td>
<td align ="center" valign="center">branches</td>
</tr>
<tr>
<td align ="center" valign="center">Tags</td>
<td align ="center" valign="center">Specifies tags name to use for structure detection.</td>
<td align ="center" valign="center">tags</td>
</tr>
</table>
<p>This is how <i>'Advanced'</i> tab group looks like:</p>
<img border = "0" src="../images/new_rl_advance.png" alt="Advanced tab group"/>
<p>
<b>SSH Settings</b>
</p>
<p>Specifies SSH setting for a repository.</p>
<table cellpadding="5" cellspacing="0" border="1" width="100%">
<tr>
<td class="header" align ="center" valign="center">Option</td>
<td class="header" align ="center" valign="center">Description</td>
<td class="header" align ="center" valign="center">Default</td>
</tr>
<tr>
<td align ="center" valign="center">Port</td>
<td align ="center" valign="center">Specifies port number for SSH.</td>
<td align ="center" valign="center">20</td>
</tr>
<tr>
<td align ="center" valign="center">Authentication</td>
<td align ="center" valign="center">Selecting of an authentication method: 'Password' or 'Private Key'. For 'Private Key' authentication input file path and password phrase. There is also an option of password phrase saving feature enablement.</td>
<td align ="center" valign="center">'Password'</td>
</tr>
</table>
<p>
This is how <i>'SSH Settings'</i> tab group looks like:
</p>
<img border = "0" src="../images/new_rl_ssh.png" alt="SSH Settings tab group"/>
<p>
<b>SSL Settings</b>
</p>
<p>Specifies SSL setting for a repository.</p>
<table cellpadding="5" cellspacing="0" border="1" width="100%">
<tr>
<td class="header" align ="center" valign="center">Option</td>
<td class="header" align ="center" valign="center">Description</td>
<td class="header" align ="center" valign="center">Default</td>
</tr>
<tr>
<td align ="center" valign="center">Enable Client Authentication</td>
<td align ="center" valign="center">Specifies if the SSL client authentication is needed.</td>
<td align ="center" valign="center">Disabled</td>
</tr>
</table>
<br/>
<img border = "0" src="../images/new_rl_ssl.png" alt="SSL Settings tab group"/>
<p>
This is how <i>'SSL Settings'</i> tab group looks like:
</p>
<p>
<b>Proxy</b>
</p>
<p>Specifies proxy server settings and authentication info if needed.</p>
<table cellpadding="5" cellspacing="0" border="1" width="100%">
<tr>
<td class="header" align ="center" valign="center">Option</td>
<td class="header" align ="center" valign="center">Description</td>
<td class="header" align ="center" valign="center">Default</td>
</tr>
<tr>
<td align ="center" valign="center">Enable Proxy</td>
<td align ="center" valign="center">Specifies if the Subversion&reg should use Proxy server for connection.</td>
<td align ="center" valign="center">Disabled</td>
</tr>
<tr>
<td align ="center" valign="center">Host</td>
<td align ="center" valign="center">Specifies a host name for proxy if proxy server usage is enabled.</td>
<td align ="center" valign="center">'blank'</td>
</tr>
<tr>
<td align ="center" valign="center">Port</td>
<td align ="center" valign="center">Specifies a port for proxy server connection.</td>
<td align ="center" valign="center">3128</td>
</tr>
</table>
<p>
This is how <i>'Proxy'</i> tab group looks like:
</p>
<img border = "0" src="../images/new_rl_proxy.png" alt="Proxy tab group"/>
<br/>
<img border="0" src="../images/rel_tops.png" alt="Related topics"/>
<br/>
<a href="../teamSupport/repos_view.php">SVN Repository View</a>
<br/>
<br/>
</div>
EOHTML;
# Generate the web page
$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
?>