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

📄 ch03s25.html

📁 linux 下的 图形化的 SVN 相当于 VSS
💻 HTML
字号:
<html>   <head>      <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">         <title>Info</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="ch03s24.html" title="Log">      <link rel="next" href="ch03s26.html" title="Status">   </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">Info</th>            </tr>            <tr>               <td width="20%" align="left"><a accesskey="p" href="ch03s24.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="ch03s26.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-info"></a>Info                  </h2>               </div>            </div>            <div></div>         </div>         <p>To display information about a file or directory use the Info option (            <span class="guimenu">Query</span>-&gt;<span class="guimenuitem">Info</span> (<span><b class="shortcut"><span class="keysym">Alt+I</span></b></span>)            ).                    Information about the selected item, displayed in the <tt class="interfacename">Info</tt>                    dialog includes:         </p>         <div class="variablelist">            <dl>               <dt><span class="term">                                 <span class="bold"><b>Path</b></span>                               </span></dt>               <dd>                  <p>The path of the selected item.</p>               </dd>               <dt><span class="term">                                 <span class="bold"><b>Name</b></span>                               </span></dt>               <dd>                  <p>The name of the selected item.</p>               </dd>               <dt><span class="term">                                 <span class="bold"><b>URL</b></span>                               </span></dt>               <dd>                  <p>The fully qualified domain name and path to the selected item.</p>               </dd>               <dt><span class="term">                                 <span class="bold"><b>Repository UUID</b></span>                               </span></dt>               <dd>                  <p>The Universally Unique Identifier, a unique 128-bit number that uniquely                                   identifies the selected item in the repository.                  </p>               </dd>               <dt><span class="term">                                 <span class="bold"><b>Revision</b></span>                               </span></dt>               <dd>                  <p>The current revision number of the selected item.</p>               </dd>               <dt><span class="term">                                 <span class="bold"><b>Node Kind</b></span>                               </span></dt>               <dd>                  <p>The node kind. Depending on type of item selected values may be:</p>                  <div class="itemizedlist">                     <ul type="disc">                        <li>                           <p>normal (file)</p>                        </li>                        <li>                           <p>directory (dir)</p>                        </li>                     </ul>                  </div>               </dd>               <dt><span class="term">                                 <span class="bold"><b>Schedule</b></span>                               </span></dt>               <dd>                  <p>The next operation scheduled to be performed on the file. Depending on actions                                   performed values may be:                  </p>                  <div class="itemizedlist">                     <ul type="disc">                        <li>                           <p>normal</p>                        </li>                        <li>                           <p>add</p>                        </li>                        <li>                           <p>delete</p>                        </li>                     </ul>                  </div>               </dd>               <dt><span class="term">                                 <span class="bold"><b>Last Changed Author</b></span>                               </span></dt>               <dd>                  <p>The <span><b class="application">subversion</b></span> user account that last updated and committed the selected item.                  </p>               </dd>               <dt><span class="term">                                 <span class="bold"><b>Last Changed Rev</b></span>                               </span></dt>               <dd>                  <p>The last revision number containing a change.</p>               </dd>               <dt><span class="term">                                 <span class="bold"><b>Last Changed Date</b></span>                               </span></dt>               <dd>                  <p>The date and time (local time) on which the last change was made.</p>               </dd>               <dt><span class="term">                                 <span class="bold"><b>Text Last Updated</b></span>                               </span></dt>               <dd>                  <p>The date and time (local time) at which the file contents were updated.</p>               </dd>               <dt><span class="term">                                 <span class="bold"><b>Properties Last Updated</b></span>                               </span></dt>               <dd>                  <p>The date and time (local time) on which the properties of the item where updated.</p>               </dd>               <dt><span class="term">                                 <span class="bold"><b>Checksum</b></span>                               </span></dt>               <dd>                  <p>The checksum is used to detect if the data has been altered during transmission or                                   when being stored and retrieved.                  </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="ch03s24.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="ch03s26.html"><img src="common/navig/next.gif" alt="Next"></a></td>            </tr>            <tr>               <td width="40%" align="left" valign="top">Log&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;Status</td>            </tr>         </table>      </div>   </body></html>

⌨️ 快捷键说明

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