📄 ch02s02.html
字号:
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>Main Interface</title> <link rel="stylesheet" href="corpstyle.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.65.1"> <link rel="home" href="index.html" title="The eSvn User Manual"> <link rel="up" href="ch02.html" title="Chapter 2. Getting Started"> <link rel="previous" href="ch02.html" title="Chapter 2. Getting Started"> <link rel="next" href="ch02s03.html" title="Exiting eSvn"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <div class="navheader"> <table width="100%" summary="Navigation header"> <tr> <th colspan="3" align="center">Main Interface</th> </tr> <tr> <td width="20%" align="left"><a accesskey="p" href="ch02.html"><img src="common/navig/prev.gif" alt="Prev"></a> </td> <th width="60%" align="center">Chapter 2. Getting Started</th> <td width="20%" align="right"> <a accesskey="n" href="ch02s03.html"><img src="common/navig/next.gif" alt="Next"></a></td> </tr> </table> <hr> </div> <div class="sect1" lang="en"> <div class="titlepage"> <div> <div> <h2 class="title" style="clear: both"><a name="esvn-mainint"></a>Main Interface </h2> </div> </div> <div></div> </div> <p>The main interface is comprised of the following areas (see <a href="ch02s02.html#esvn-fig-mainint" title="Figure 2.2. Main Interface">Figure 2.2</a>): </p> <div class="itemizedlist"> <ul type="disc"> <li> <p> <a href="ch02s02.html#esvn-main-menus">Main Menus</a> </p> </li> <li> <p> <a href="ch02s02.html#esvn-toolbar">Toolbar</a> - By default set to OFF. When set to ON, displayed under the menus. </p> </li> <li> <p> <a href="ch02s02.html#esvn-tree-view">Tree View</a> - left side pane </p> </li> <li> <p> <a href="ch02s02.html#esvn-file-view">File View</a> - right side top pane </p> </li> <li> <p> <a href="ch02s02.html#esvn-log-view">Log View</a> - right side bottom pane </p> </li> <li> <p> <a href="ch02s02.html#esvn-command-prompt">Command Prompt</a> </p> </li> </ul> </div> <p>The real-estate of the main interface can be managed by resizing the amount of space a pane takes in the application window. <span class="action">Move</span> the mouse pointer over either the vertical or horizontal pane separators. The pointer will change, then <span class="action">click</span> and <span class="action">hold</span> the mouse button while <span class="action">dragging</span> the pointer to a new position in order to resize a pane. </p> <div class="figure"><a name="esvn-fig-mainint"></a><p class="title"><b>Figure 2.2. Main Interface</b></p> <div class="screenshot"> <div class="mediaobject"> <table border="0" summary="manufactured viewport for HTML img" cellspacing="0" cellpadding="0" width="425"> <tr> <td><img src="images/main.jpg" width="425" alt="Main Interface"></td> </tr> </table> </div> </div> </div> <div class="sect2" lang="en"> <div class="titlepage"> <div> <div> <h3 class="title"><a name="esvn-main-menus"></a>Main Menus </h3> </div> </div> <div></div> </div> <p>SVN commands and <span><b class="application">eSvn</b></span> functions are menu driven. Following is a description of the main menus, their options and shortcut keys where applicable. </p> <div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;"> <table border="0" summary="Tip"> <tr> <td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="common/admon/tip.png"></td> <th align="left"></th> </tr> <tr> <td colspan="2" align="left" valign="top"> <p>When navigating the menu options look at the <tt class="interfacename">Status bar</tt>, located at the bottom of the <tt class="interfacename">main window</tt>, for tips about the function of the selected option. </p> </td> </tr> </table> </div> <p><a name="esvn-fpara-file-menu"></a><b>File Menu. </b> </p> <div class="itemizedlist"> <ul type="disc"> <li> <p> <span class="guimenu"> <span class="accel">F</span>ile</span>-><span class="guimenuitem">Open working directory ...</span> (<span><b class="shortcut"><span class="keysym">Ctrl+O</span></b></span>) : Displays a common dialog for browsing to and opening local folders containing resources which may or may not be under <span><b class="application">subversion</b></span> control (see <a href="ch03.html#esvn-open-workspace" title="Opening a Working Directory">the section called “Opening a Working Directory”</a>). </p> </li> <li> <p> <span class="guimenu"> <span class="accel">F</span>ile</span>-><span class="guimenuitem">Workspace ...</span> (<span><b class="shortcut"><span class="keysym">Ctrl+W</span></b></span>) : Displays the Workspace Manager dialog used to manage workspaces (see <a href="ch03s02.html" title="Managing Workspaces">the section called “Managing Workspaces”</a>). </p> </li> <li> <p> <span class="guimenu"> <span class="accel">F</span>ile</span>-><span class="guimenuitem"> <span class="accel">C</span>heckout ...</span> : Displays the checkout dialog used to specify parameters for the checkout process (see <a href="ch03s03.html" title="Checking Out a Working Copy">the section called “Checking Out a Working Copy”</a>). </p> </li> <li> <p> <span class="guimenu"> <span class="accel">F</span>ile</span>-><span class="guimenuitem">Browse repository ...</span> (<span><b class="shortcut"><span class="keysym">Ctrl+B</span></b></span>) : Displays the repository browser which can be used to explore a remote or local subversion repository without performing a checkout (see <a href="ch03s04.html" title="Browsing Remote Repositories">the section called “Browsing Remote Repositories”</a>). </p> </li> <li> <p> <span class="guimenu"> <span class="accel">F</span>ile</span>-><span class="guimenuitem">Import ...</span> : Displays the import dialog used to specify a path that will be committed to a given <span class="acronym">URL</span> (see <a href="ch03s05.html" title="Importing a File System">the section called “Importing a File System”</a>). </p> </li> <li> <p> <span class="guimenu"> <span class="accel">F</span>ile</span>-><span class="guimenuitem">Export ...</span> : Displays the export dialog used to specify a <span class="acronym">URL</span> from which a clean directory tree will be made in a given local path (see <a href="ch03s06.html" title="Exporting a Folder System">the section called “Exporting a Folder System”</a>). </p> </li> <li> <p> <span class="guimenu"> <span class="accel">F</span>ile</span>-><span class="guimenuitem">Options</span> : Displays the options dialog used to set preferences for <span><b class="application">eSvn</b></span> (see <a href="ch03s07.html" title="Configuring Options">the section called “Configuring Options”</a>). </p> </li> <li> <p> <span class="guimenu"> <span class="accel">F</span>ile</span>-><span class="guimenuitem">Recent workspaces</span> : A list of the most recently opened work spaces. Select an option to open the workspace. </p> </li> <li> <p> <span class="guimenu"> <span class="accel">F</span>ile</span>-><span class="guimenuitem">Exit</span> : Closes <span><b class="application">eSvn</b></span>. </p> </li> </ul> </div> <p> </p> <p><a name="esvn-fpara-view-menu"></a><b>View Menu. </b> </p> <div class="itemizedlist"> <ul type="disc"> <li> <p> <span class="guimenu">View</span>-><span class="guimenuitem">Refresh local</span> (<span><b class="shortcut"><span><b class="keycap">F5</b></span></b></span>) : Refreshes the <a href="ch02s02.html#esvn-file-view">File View</a> of the folder selected in the <a href="ch02s02.html#esvn-tree-view">Tree View</a>.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -