⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ch03s32.html

📁 linux 下的 图形化的 SVN 相当于 VSS
💻 HTML
字号:
<html>   <head>      <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">         <title>Show changed items</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="ch03.html" title="Chapter&nbsp;3.&nbsp;Using eSvn">      <link rel="previous" href="ch03s31.html" title="Blame">      <link rel="next" href="ch03s33.html" title="View (cat)">   </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">Show changed items</th>            </tr>            <tr>               <td width="20%" align="left"><a accesskey="p" href="ch03s31.html"><img src="common/navig/prev.gif" alt="Prev"></a>&nbsp;               </td>               <th width="60%" align="center">Chapter&nbsp;3.&nbsp;Using eSvn</th>               <td width="20%" align="right">&nbsp;<a accesskey="n" href="ch03s33.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-showchanged"></a>Show changed items                  </h2>               </div>            </div>            <div></div>         </div>         <p>To display and list the status of working copy files and directories use the                                <span class="guimenu">Query</span>-&gt;<span class="guimenuitem">Show changed items ...</span> (<span><b class="shortcut"><span class="keysym">Ctrl+S</span></b></span>)             option. All items with a status other than                    "up-to-date" are displayed in the <tt class="interfacename">Changed                       items</tt> dialog which, provides the following options.         </p>         <div class="variablelist">            <dl>               <dt><span class="term">                                 <span class="bold"><b>Changed items list</b></span>                               </span></dt>               <dd>                  <p>Displays a list of items that have changed. Each record provides the following information:</p>                  <div class="itemizedlist">                     <ul type="disc">                        <li>                           <p>                                                <span class="emphasis"><em>Name</em></span> - the full path and name of the changed item.                           </p>                        </li>                        <li>                           <p>                                                <span class="emphasis"><em>Status</em></span> - the status of the item.                           </p>                        </li>                        <li>                           <p>                                                <span class="emphasis"><em>Modified</em></span>- the date on which the items was changed.                           </p>                        </li>                     </ul>                  </div>               </dd>               <dt><span class="term">                                 <span class="bold"><b>Diff</b></span>                               </span></dt>               <dd>                  <p>Displays the difference between the selected item in working copy and the                                   repository HEAD.                  </p>               </dd>               <dt><span class="term">                                 <span class="bold"><b>View</b></span>                               </span></dt>               <dd>                  <p>Displays the repository HEAD copy of selected item in the internal                                   <span class="interface">View</span> application.                  </p>               </dd>               <dt><span class="term">                                 <span class="bold"><b>Log</b></span>                               </span></dt>               <dd>                  <p>Displays the log history associated with the selected item using the                                   <tt class="interfacename">Log</tt> dialog.                  </p>               </dd>               <dt><span class="term">                                 <span class="bold"><b>Update</b></span>                               </span></dt>               <dd>                  <p>Performs an update operation on the selected item.</p>               </dd>               <dt><span class="term">                                 <span class="bold"><b>Refresh</b></span>                               </span></dt>               <dd>                  <p>Refreshes the changed items list.</p>               </dd>            </dl>         </div>      </div>      <div class="navfooter">         <hr>         <table width="100%" summary="Navigation footer">            <tr>               <td width="40%" align="left"><a accesskey="p" href="ch03s31.html"><img src="common/navig/prev.gif" alt="Prev"></a>&nbsp;               </td>               <td width="20%" align="center"><a accesskey="u" href="ch03.html"><img src="common/navig/up.gif" alt="Up"></a></td>               <td width="40%" align="right">&nbsp;<a accesskey="n" href="ch03s33.html"><img src="common/navig/next.gif" alt="Next"></a></td>            </tr>            <tr>               <td width="40%" align="left" valign="top">Blame&nbsp;</td>               <td width="20%" align="center"><a accesskey="h" href="index.html"><img src="common/navig/home.gif" alt="Home"></a></td>               <td width="40%" align="right" valign="top">&nbsp;View (cat)</td>            </tr>         </table>      </div>   </body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -