| |
| <!DOCTYPE html public "-//W3C//DTD HTML 4.0 Transitional//EN"> |
| <HTML> |
| <HEAD> |
| |
| <meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." > |
| |
| <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
| <META http-equiv="Content-Style-Type" content="text/css"><LINK rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css"> |
| <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script> |
| <TITLE>CVS Proxy Settings</TITLE> |
| </HEAD> |
| <BODY bgcolor="#ffffff"> |
| <H1 class="Head">CVS Proxy Settings</H1> |
| <P class="Para">The |
| |
| <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.team.cvs.ui.ProxyPreferencesPreferences)")'> |
| <img src="PLUGINS_ROOT/org.eclipse.help/command_link.png"> |
| <strong>Team > CVS > Proxy Settings</strong></a> |
| |
| preference page allows you to configure an HTTP or SOCKS5 proxy that is used for both |
| <em>pserver</em> and <em>extssh</em> connections.</P> |
| <TABLE width="100%" border="1" cellspacing="0"> |
| <THEAD> |
| <TR> |
| <TH> <P class="Para">Option</P></TH> |
| <TH> <P class="Para">Description</P></TH> |
| <TH> <P class="Para">Default</P></TH> |
| </TR> |
| </THEAD> |
| <TR> |
| <TD valign="top" align="left">Enable proxy connection</TD> |
| <TD valign="top" align="left">Use this option to enable an HTTP or SOCKS5 proxy. Once enabled, the proxy will |
| be used for all CVS server communications.</TD> |
| <TD>Disabled </TD> |
| </TR> |
| <TR> |
| <TD valign="top" align="left">Enable proxy authentication</TD> |
| <TD valign="top" align="left">Use this option to supply a user name and password to the proxy. </TD> |
| <TD>Disabled </TD> |
| </TR> |
| </TABLE> |
| <p>Here's what the CVS Proxy preference page looks like:</p> |
| <p><img src="../images/cvs-proxysettings.png"></p> |
| </BODY> |
| </HTML> |